Releases: zhonger/jekyll-theme-H2O-ac
Releases · zhonger/jekyll-theme-H2O-ac
v1.5.0
v1.4.0
v1.3.6
v1.3.5
Fix
- Remove redundant footer in
tags.html
(682e2a9) (Thanks for the report from @alphandbelt1 #30) - Add usage documentation link in
README.md
Warning
There is something wrong when building the new gem
library file in this release.
So please use v1.3.6
instead of v1.3.5
.
v1.3.4
v1.3.3
v1.3.2
v1.3.1
Features
- More Views for the calendar in the sidebar (70b3394)
- Color scheme and customized color support for the calendar (19b114c)
- Travelling icon support (b2c14a7)
- Modern pin style for pinned articles on
/blog/index.html
page (c0fa671) - Modern style for
<li>
list (529a8c0) - External link support for submenu (ded86b6)
Fix
- Refactor
_includes
and_layouts
(98f71b9) - International language support for archive page content (e3f34f4)
- Flexible years of calendar according to actual width in the sidebar (64919f6)
- Some CSS styles in post page including image, table, TOC (16f843b)
- Automatic TOC tracking scroll (cf9b45f)
- Add missing
aria-label
for some links (74511fe) - 404 page template (d28f021)
Usage
Travelling icon
badges:
travelling: true
Calendar
calendar: true
scale: year # year, month or day
scheme: blues
color: ["yellow", "red", "black"]
Here, the calendar.color
setting has the highest priority. If it's defined, the calendar.scheme
will be ignored.
And it should be three kinds of colors.
All supported calendar.scheme
settings are the same as https://cal-heatmap.com/.
v1.3.0
Features
- Post calendar with Github style (9d7dffa, 1824b81, 6c6163a)
- Submenu for article collection (ea12ea0)
Fix
- Waline js new URL (66ab4bd)
- Version URL and beian URL (fe1809f)
- Mathjax js URL to jsDelivr CDN (e3a1f31 @TangLongbin, 79ff6a1, 1e4d234)
- Top-keep for article error (e6e9ba3)
- Icon update, theme styles update, and i18n support for links page and footer (3a56e35)
Usage
The pages/stats.md
file is needed for new calendar feature. The content of this file is like the following:
---
layout: stats
permalink: /stats.json
---