Commit Graph
8 Commits
Author SHA1 Message Date
Jimmy Cai b2a1afd744 feat(tag cloud): add support for custom taxonomy link 2020-09-18 10:58:38 +02:00
Jimmy Cai 7379bbe412 refactor: rename archive -> archives 2020-09-13 11:22:47 +02:00
Jimmy Cai 2451b194dc refactor: use relLangURL to build relative links
For better i18n support

Fixes archive page path
Remove tag cloud term exclusion

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/8
2020-09-13 10:14:17 +02:00
Jimmy Cai ed4a43096c feat(i18n): initial support for i18n 2020-09-09 17:17:09 +02:00
Jimmy Cai e728263d13 feat(config): add .Params.widgets.archive.path 2020-09-06 13:28:24 +02:00
Jimmy Cai e176e29811 refactor: use .Params.mainSections to filter posts
It's recommended by Hugo's official doc: https://gohugo.io/functions/where/#mainsections
2020-09-06 13:15:38 +02:00
Jimmy Cai ff351ab294 feat(widget/archive): add config to limit output number 2020-08-25 12:39:03 +02:00
Jimmy Cai c698d944e6 🎉 Initial commit 2020-08-22 13:20:08 +02:00