ChangeLog¶ ↑
1.11.1 (2021-08-14)¶ ↑
-
Don't break h1, h2, h3 for Korean
1.11.0 (2021-07-21)¶ ↑
-
Update for Google Analytics 4
1.10.4 (2021-03-15)¶ ↑
-
Add French translation (#42)
1.10.3 (2021-01-03)¶ ↑
-
Don't ship _config.yml (#40)
-
Include i18n.yml only under _data for gem
-
Add missing robots.txt
1.10.2 (2020-10-16)¶ ↑
-
Update Google Fonts to v2 API
1.10.1 (2020-08-31)¶ ↑
-
Fix i18n.yml for de-AT (#39)
1.10.0 (2020-08-24)¶ ↑
-
URL-encode the ampersand in the URL (#32)
-
Internationalization of whiteglass (#11)
-
Added German translation (#11)
-
Add Korean translation
1.9.1 (2019-08-26)¶ ↑
-
Restore colors of code in blockquotes
-
Fix insufficient contrast of .post-continue
1.9.0 (2019-08-26)¶ ↑
-
Adjust $grey-color to conform to WCAG 2.0 AA (#26)
-
Support Jekyll 4.0
-
Fix insufficient contrast in syntax highlighting (#26)
-
Validate HTML, CSS, SVG files with html5validator
-
Test accessibility of site with pa11y-ci
1.8.2 (2019-05-25)¶ ↑
-
Use font-display: swap for Google Fonts
1.8.1 (2019-05-15)¶ ↑
-
DNS prefetch for Google Fonts
1.8.0 (2019-05-07)¶ ↑
-
Loosen version requirements for bundler
-
Include basic meta tags even without facebook_app_id
-
Update syntax highlighting CSS to rouge's GitHub style
1.7.1 (2018-09-13)¶ ↑
-
Set proper word-wrap for long lines
1.7.0 (2018-05-24)¶ ↑
-
Use Google Fonts CSS directly with preconnect
1.6.1 (2018-04-09)¶ ↑
-
Fix lang attribute for post with external URL
1.6.0 (2018-04-09)¶ ↑
-
Appropriately size h1s in the post body (#19)
-
Update code for Web Font Loader
-
Link external URL directly for each post (#20)
1.5.0 (2017-12-27)¶ ↑
-
Support tags (#17)
1.4.2 (2017-11-21)¶ ↑
-
Add some styling for tables (#15)
1.4.1 (2017-11-03)¶ ↑
-
Disable comments by default
1.4.0 (2017-11-01)¶ ↑
-
Support YAML list for keywords (Fix #7)
-
Add ability to provide a comments provider for pages and posts (#10)
1.3.0 (2017-02-20)¶ ↑
-
Fix typos of the theme description
-
Add powered-by links to the footer
1.2.1 (2017-01-23)¶ ↑
-
Make theme can be overridden (#2)
1.2.0 (2017-01-16)¶ ↑
-
Use excerpt for meta tags (#1)
1.1.0 (2017-01-07)¶ ↑
-
Make feed path configurable
-
Empty
head_custom.html
to prevent adding comments
1.0.1 (2017-01-07)¶ ↑
-
Fix RSS feed URL
-
Bump jekyll-sitemap to 1.0
1.0.0 (2017-01-06)¶ ↑
-
Initial release