Releases: github/pages-gem
Releases · github/pages-gem
v220
v218
v217
- #777 - Upgrade all pages-themes to v0.2.0 (except primer, which is v0.6.0)
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.2.0
+plugins:
+ - jekyll-remote-theme
v216
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