Card-style Hugo theme designed for bloggers
Go to file
Jacob Zhong 4be110e540
refactor(widget): taxonomy widget (#763)
* Add link to navbar sections and refactor names

* Prevent duplicate tags and categories information

* Add style to the widget links

* refactor: add `taxonomy` widget

Replaces `categories` and `tag-cloud` widget.

* style: remove unused `font_size_{{ .Count }}` in `taxonomy` widget

---------

Co-authored-by: Jimmy Cai <hi@jimmycai.com>
2023-08-27 18:26:53 +02:00
.devcontainer chore: add Github Codespace config 2021-10-23 06:51:56 +00:00
.github chore: update issue report template to include minimal reproducible example (#864) 2023-08-17 11:15:07 +02:00
archetypes Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
assets refactor(widget): taxonomy widget (#763) 2023-08-27 18:26:53 +02:00
config/_default Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
data Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
exampleSite refactor(widget): taxonomy widget (#763) 2023-08-27 18:26:53 +02:00
i18n refactor(widget): taxonomy widget (#763) 2023-08-27 18:26:53 +02:00
images doc: add screenshots 2020-09-13 12:24:07 +02:00
layouts refactor(widget): taxonomy widget (#763) 2023-08-27 18:26:53 +02:00
.gitignore feat(article): Scrollspy for the table of contents (#425) 2022-01-22 10:35:08 +01:00
debug.sh chore: add Github Codespace config 2021-10-23 06:51:56 +00:00
go.mod Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
LICENSE 🎉 Initial commit 2020-08-22 13:20:08 +02:00
netlify.toml fix: custom params on the language top level is deprecated (#857) 2023-08-12 12:20:19 +02:00
README.md fix: typo in README: stater -> starter 2023-02-16 20:07:43 +01:00
theme.toml Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00

image

Hugo Theme Stack

logo

Card-style Hugo theme designed for bloggers.

Quickstart

Use this template: CaiJimmy/hugo-theme-stack-starter

Demo

Documentation

Visit stack.jimmycai.com

Licensed under the GNU General Public License v3.0

Please do not remove the "Theme Stack designed by Jimmy" text and link.

If you want to port this theme to another blogging platform, please let me know🙏.