Skip to content

Version 2.0.0 Release

Choose a tag to compare

@justinhartman justinhartman released this 09 Jul 00:47
· 21 commits to master since this release
b25089b

🚀 Version 2.0.0 (08/07/2020)

This release migrates the boilerplate template from Jekyll 3.8 to version 4.1. It also includes a new Material Design Lite theme which has replaced the original jekyll-theme-minimal theme due to the fact this old one has not been migrated to work with Jekyll 4.

  • 🔆 #new
    • New Material Design Lite theme based on jekyll-materialdocs.
    • New Blog/News template created in /_layouts/news.html folder with four demo news posts. All posts are located in the /_posts/ folder.
    • New content pages created for demo purposes. These include:
      • /_pages/news.md
      • /_pages/changelog.md
      • /_pages/about.md
    • Favicons added for easy replacement.
  • 👍 #enhancement
    • This release is published under an MIT license from the original AGPL-3.0 of previous versions.
    • Upgraded Jekyll site to run version 4.1.1.
    • Upgraded ruby to 2.6.3.
    • Upgraded bundler from 1.17.2 to 2.1.4.