Skip to content

Commit

Permalink
first mods
Browse files Browse the repository at this point in the history
  • Loading branch information
AstraBert committed Nov 6, 2024
1 parent 1ee7ef6 commit 90b8dd7
Show file tree
Hide file tree
Showing 11 changed files with 35 additions and 25 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
_site/
.sass-cache/
product-showcase.code-workspace
13 changes: 7 additions & 6 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Site settings
title:
email:
title: "GreenFit AI - Product Showcase"
email: "[email protected]"
description: > # this means to ignore newlines until "baseurl:"
baseurl: "" # the subpath of your site, e.g. /blog/
url: "" # the base hostname & protocol for your site
"Find out about sustainability in your favorite sport clothing brands, in just one click!"
baseurl: "/" # the subpath of your site, e.g. /blog/
url: "https://astrabert.github.io" # the base hostname & protocol for your site

twitter_username:
github_username:
twitter_username: starrynightdev
github_username: astrabert

# Build settings
markdown: kramdown
4 changes: 2 additions & 2 deletions _includes/aside.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<aside class="bg-dark">
<div class="container text-center">
<div class="call-to-action">
<h2>Free Download at Start Bootstrap!</h2>
<a href="#" class="btn btn-default btn-xl wow tada">Download Now!</a>
<h2>Find out the impact of your sport clothing, starting from now!</h2>
<a href="https://greenfit-ai.streamlit.app" class="btn btn-default btn-xl wow tada">Try GreenFit AI</a>
</div>
</div>
</aside>
4 changes: 2 additions & 2 deletions _includes/call-to-action.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">We've got what you need!</h2>
<hr class="light">
<p class="text-faded">Start Bootstrap has everything you need to get your new website up and running in no time! All of the templates and themes on Start Bootstrap are open source, free to download, and easy to use. No strings attached!</p>
<a href="#" class="btn btn-default btn-xl">Get Started!</a>
<p class="text-faded">GreenFit AI is an open-source, data-centered and AI-powered application that helps you navigate the dangerous waters of environmental sustainability in sport fashion: either you are a user, a clothing brand or a developer, we've got you covered!</p>
<a href="https://github.com/AstraBert/greenfit-ai" class="btn btn-default btn-xl">Get Started!</a>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="description" content="">
<meta name="author" content="">

<title>Creative - Start Bootstrap Theme</title>
<title>GreenFit AI - Product Showcase</title>

<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
Expand Down
24 changes: 12 additions & 12 deletions _includes/services.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,30 +11,30 @@ <h2 class="section-heading">At Your Service</h2>
<div class="row">
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-diamond wow bounceIn text-primary"></i>
<h3>Sturdy Templates</h3>
<p class="text-muted">Our templates are updated regularly so they don't break.</p>
<i class="fa fa-4x fa-pagelines wow bounceIn text-primary"></i>
<h3>Reliable sustainability</h3>
<p class="text-muted">Discover the environmental impact of sports clothing, in a easy and reliable way</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-paper-plane wow bounceIn text-primary" data-wow-delay=".1s"></i>
<h3>Ready to Ship</h3>
<p class="text-muted">You can use this theme as is, or you can make changes!</p>
<i class="fa fa-4x fa-microchip wow bounceIn text-primary" data-wow-delay=".1s"></i>
<h3>AI powered</h3>
<p class="text-muted">AI handles your searches, evaluates product sustainability and creates summaries for you!</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-newspaper-o wow bounceIn text-primary" data-wow-delay=".2s"></i>
<h3>Up to Date</h3>
<p class="text-muted">We update dependencies to keep things fresh.</p>
<i class="fa fa-4x fa-bolt wow bounceIn text-primary" data-wow-delay=".2s"></i>
<h3>Lightining fast responses</h3>
<p class="text-muted">Get your results in less than a minute</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-heart wow bounceIn text-primary" data-wow-delay=".3s"></i>
<h3>Made with Love</h3>
<p class="text-muted">You have to make your websites with love these days!</p>
<i class="fa fa-4x fa-database wow bounceIn text-primary" data-wow-delay=".3s"></i>
<h3>Data-driven and data-centered</h3>
<p class="text-muted">We accurately selected data for RAG and are continuously updating them! Powered by <a href="https://qdrant.tech">Qdrant</a></p>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion css/bootstrap.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
// }

// variables.less
$theme-primary: #F05F40;
$theme-primary: #2eb82e;
$theme-dark: #222;

// Import partials from `sass_dir` (defaults to `_sass`)
Expand Down
Binary file modified img/header.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/portfolio/G.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions product-showcase.code-workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}

0 comments on commit 90b8dd7

Please sign in to comment.