d3eacc9daf7816862e68668be0ffd935f71f8325
* language related deprecation fix Reference: https://github.com/gohugoio/hugo/releases/tag/v0.158.0 .Site.LanguageCode -> .Site.Language.Locale .Language.LanguageDirection -> .Language.Direction .Language.LanguageCode -> .Language.Locale Also, in the configuration hugo.toml, the user should change `languageCode` to `locale`. * Update languageCode to locale in configuration * fix(languages): update languageName to label in languages.toml * .Language.LanguageName -> .Language.Label * .Language.Lang -> .Language.Name --------- Co-authored-by: Jimmy Cai <jimmy@cai.im>
refactor: migrate page visibility control from
Params.hidden to the new build.list parameter. (#1249)
Hugo Theme Stack
Card-style Hugo theme designed for bloggers.
Quickstart
Use this template: CaiJimmy/hugo-theme-stack-starter
Demo
Check demo.stack.cai.im
Documentation
Copyright
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🙏.
Languages
HTML
39.5%
SCSS
34%
TypeScript
25.4%
Shell
1.1%
