Skip to content

Releases: github/pages-gem

v218

29 Jul 19:49
518c56c
Compare
Choose a tag to compare
  • Roll back remote themes for gem-based themes #781

v217

27 Jul 20:41
17e1f80
Compare
Choose a tag to compare
  • #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

22 Jul 19:30
6430a41
Compare
Choose a tag to compare
  • #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

v215

24 May 17:00
c4294e6
Compare
Choose a tag to compare

Bump github-pages-health-check to v1.17.2 #771

v214

31 Mar 18:02
Compare
Choose a tag to compare

Update kramdown to 💎 v2.3.1 #766

v213

19 Mar 19:37
a553890
Compare
Choose a tag to compare

Bump jekyll-remote-theme to v0.4.3 #761

v212

17 Feb 19:40
Compare
Choose a tag to compare
  • Bump github-pages-health-check to v1.17.0 #744
  • Minor doc fix #760
  • Use Ruby 2.7.1 in Dockerfile.alpine #759

v211

26 Jan 15:09
Compare
Choose a tag to compare

Bump rouge to v3.26.0 #747

v210

22 Jan 15:08
Compare
Choose a tag to compare

Upgrade jekyll-seo-tag to v2.7.1 (#723, #751)

v209

07 Oct 15:08
Compare
Choose a tag to compare
  • Update jekyll-feed to 💎 v0.15.1 (#718)