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 @@ -
-