3.2.0 (2022-04-29)
- [email protected] has CVE-2021-42740 (1665f62)
3.1.3 (2022-03-14)
3.1.2 (2022-01-10)
3.1.1 (2022-01-10)
3.1.0 (2022-01-09)
3.0.0 (2021-11-23)
- accessible accordion (6ebea51)
- support menu template with accordion (3cfbfb3)
- update search design (#71) (f975912)
- No longer need
layouts/partials/global-menu.html
. Insteadly please create menu entries in site config or front-matter. See official docs
2.4.0 (2021-09-30)
2.3.0 (2021-09-29)
2.2.4 (2021-09-25)
2.2.3 (2021-09-25)
2.2.2 (2021-09-25)
2.2.1 (2021-09-25)
2.2.0 (2021-09-25)
- adjust font size (7ba9670)
- style: add dark mode (c3b23b8)
- style: update search input focus spacing (9e2fbfa)
- use css var in svg icon (8f34871)
- use default color to anchor (8cad0ef)
2.1.0 (2021-09-24)
- layouts: remove "read more" link (d1cc3e7)
- layouts: specify size to img (f3d8ba4)
- layouts: use icon to each side menu header (6c6eb24)
- style: adjust spacing for tap targets (03aab95)
2.0.2 (2021-09-23)
- gitignore: add resources/_gen (#38) (4a9acae)
- add images (b68a697)
- preparation of publish to https://themes.gohugo.io/
2.0.1 (2021-09-23)
2.0.0 (2021-09-23)
- use PostCSS pipe & use assets instead of static (b904384)
- Must move favicon file from
static/favicon.ico
toassets/favicion.ico
- Install npm modules before build now required as like
hugo mod npm pack && npm install
- Must move favicon file from