Skip to content

Some changes to website

Ravgeet Dhillon requested to merge (removed):master into master
  1. Added jekyll-sitemap plugin to generate the website's sitemap.
  2. Removed deprecated Ruby-sass plugin and installed node-sass for conversion of .scss files to .css files.
  3. Updated all the gem and npm dependencies to resolve the security issues.
  4. Added all the build script to setup.sh and removed the redundant code.
  5. Adjusted the Navbar behavior.
  6. Added meta tags for SEO and added favicons.
  7. Updated README to reflect changes.
Edited by Ravgeet Dhillon

Merge request reports