Skip to content

v216

Compare
Choose a tag to compare
@parkr parkr released this 22 Jul 19:30
· 148 commits to master since this release
6430a41
  • #772 – Remove gem-based themes, replace with remote themes
  • #774 – Use Ruby 2.7.3

NOTE: When building Jekyll locally using one of the Jekyll themes included in GitHub Pages, you will need to upgrade your _config.yml:

-theme: jekyll-theme-hacker
+remote_theme: pages-themes/hacker@v0.1.1
+plugins:
+  - jekyll-remote-theme