Card-style Hugo theme designed for bloggers
Go to file
Chen Lily 96be9b767b
**feat:** Add Umami analytics and view count to article details
- Added conditional rendering for view count in article details based on `Site.Params.Analytics`.
- Updated Umami analytics script to use structured parameters and fixed script inclusion.
- Included Umami analytics script in the head section.
2025-02-28 10:55:11 +08:00
.devcontainer chore: add Github Codespace config 2021-10-23 06:51:56 +00:00
.github docs: update some invalid documentation links (#983) 2024-03-27 11:09:17 +01:00
archetypes Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
assets **feat:** Add Umami analytics and view count to article details 2025-02-28 10:55:11 +08:00
data feat: bump KaTeX to latest released version 0.16.9 (#969) 2024-03-10 22:24:21 +01:00
exampleSite fix: show different subtitle for each i18n variant in exampleSite (#1068) 2024-10-06 19:17:40 +02:00
i18n chore(i18n): fix a tiny typo in the footer (#1099) 2024-12-22 14:53:10 +01:00
images doc: add screenshots 2020-09-13 12:24:07 +02:00
layouts **feat:** Add Umami analytics and view count to article details 2025-02-28 10:55:11 +08:00
.gitignore feat(article): Scrollspy for the table of contents (#425) 2022-01-22 10:35:08 +01:00
config.yaml feat: add article.headingAnchor parameter and use CSS pseudo-element to display # symbol of heading anchor (#1016) 2024-05-02 23:27:17 +02: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: deprecation warning for .Site.Author (#979) 2024-03-17 20:40:56 +01:00
README.md fix: typo in README: stater -> starter 2023-02-16 20:07:43 +01:00
theme.toml feat: update Hugo version and minimum version requirement to 0.123.0 (#970) 2024-03-10 19:54:09 +01: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🙏.