Go to file
Jimmy Cai 609d43b088
fix: make KaTeX render all math inside document.body (#994)
Since it only accepts one element, I cannot pass `.article-content` and `#TableOfContent` to it. The official documentation uses `document.body` directly, so I guess that's fine.

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/882
2024-03-27 16:38:30 +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 fix: rename .social-menu to .menu-social to avoid being blocked by ad blockers (#993) 2024-03-27 16:24:03 +01:00
data feat: bump KaTeX to latest released version 0.16.9 (#969) 2024-03-10 22:24:21 +01:00
exampleSite docs: update some invalid documentation links (#983) 2024-03-27 11:09:17 +01:00
i18n fix(i18n): wrap footer.builtWith with double quotes in Japanese translation (#991) 2024-03-27 16:01:43 +01:00
images doc: add screenshots 2020-09-13 12:24:07 +02:00
layouts fix: make KaTeX render all math inside document.body (#994) 2024-03-27 16:38:30 +01:00
.gitignore feat(article): Scrollspy for the table of contents (#425) 2022-01-22 10:35:08 +01:00
config.yaml fix(comment): moved waline placeholder parameter to locale.placeholder (#914) 2024-03-02 23:39:43 +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: 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🙏.