Card-style Hugo theme designed for bloggers
Go to file
Jimmy f1ab6c6aba
fix(giscus): no longer use $.Language.LanguageCode for the language of Giscus (#1118)
fix(giscus): rollback https://github.com/CaiJimmy/hugo-theme-stack/pull/1075

User can still customize the language used for Giscus using `.Site.Params.comments.giscus.lang` parameter.
2025-01-23 22:54:37 +01: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: search box in 404 page (#1081) 2024-10-20 00:26:59 +02: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 fix(giscus): no longer use $.Language.LanguageCode for the language of Giscus (#1118) 2025-01-23 22:54:37 +01: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🙏.