Card-style Hugo theme designed for bloggers
Go to file
MofuMoca 900e683872
Add og tag option to show site name.
增加 og tag 可以選擇是否要包含網站名稱,用於某些預覽連結只顯示 og:title 而不顯示 og:site_name 時,可以直接在預覽上查看到網站名稱。
預設為 false,維持原本此 theme 的設定,若需要在本 commit 之中也有設定好 params 設定為 false,在 partials/head/opengraph/provider/base.html 有設定 default 值,以防使用者沒有設定時不會出錯。

Add og tag options to set 'og:title' as 'title - sitename' or just 'Title' for some website link preview just show title not includ sitename.
The defautl value is 'false' in example config.yaml and in partials/head/opengraph/provider/base.html set default vaule to 'false' via code.
2023-10-13 15:24:05 +08: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 fix(menu): consistent svg coloring in menu (#837) 2023-09-03 16:15:51 +02:00
data Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
exampleSite doc: added a note that exampleSite should not be used as a starter template 2023-09-07 21:30:32 +02:00
i18n feat(i18n): add readtime translation in Dutch (#801) 2023-09-03 16:10:23 +02:00
images doc: add screenshots 2020-09-13 12:24:07 +02:00
layouts Add og tag option to show site name. 2023-10-13 15:24:05 +08:00
.gitignore feat(article): Scrollspy for the table of contents (#425) 2022-01-22 10:35:08 +01:00
config.yaml Add og tag option to show site name. 2023-10-13 15:24:05 +08: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🙏.