From 2cca1b04b7ba04e0420684a5975e17d3a8b4c75a Mon Sep 17 00:00:00 2001 From: xgui4 <134389196+xgui4@users.noreply.github.com> Date: Fri, 4 Jul 2025 12:10:33 -0400 Subject: [PATCH] Improve the UI of the website --- website/.gitignore | 42 +++++++++++++++++++++++++++++++++++ website/_includes/footer.html | 27 +++++++++++----------- website/_includes/header.html | 4 ++-- website/assets/css/styles.css | 8 ++++++- 4 files changed, 64 insertions(+), 17 deletions(-) diff --git a/website/.gitignore b/website/.gitignore index 918de83ed..1b4025540 100644 --- a/website/.gitignore +++ b/website/.gitignore @@ -4,3 +4,45 @@ _site .jekyll-metadata vendor Gemfile.lock + + +# Ignore bundler install path +/vendor/ + +# Ignore site output +/_site/ + +# Ignore optional cache/log/temp +.sass-cache/ +.jekyll-cache/ +.jekyll-metadata +.log/ +*.log +tmp/ + +# Ignore Ruby stuff +*.gem +*.rbc +.bundle/ +config.yml +.yardoc +_yardoc/ +.yardwarns +coverage/ +InstalledFiles +pkg/ + +# Ignore OS + editor junk +.DS_Store +*.swp +*.swo +*.bak +*.tmp +*.~* +*.kate-swp +.idea/ +.vscode/ +*.code-workspace + +# Ignore custom local files +.env diff --git a/website/_includes/footer.html b/website/_includes/footer.html index 2b11e3194..b5c19c2c9 100644 --- a/website/_includes/footer.html +++ b/website/_includes/footer.html @@ -1,17 +1,16 @@ -
-