Commit Graph
8 Commits
Author SHA1 Message Date
Jimmy Cai b0ab8e8ef0 Merge branch 'master' into canary 2022-10-29 13:51:05 +00:00
FarisZRandGitHub 70f431ea18 feat: add a separate configuration field for site description (#672)
* Add an optional site description option

* Add site description to the example site (Chinese Auto-translated)
2022-10-22 11:56:38 +02:00
Jimmy CaiandGitHub e5f3cb11d5 refactor: drop support for hidden field in front matter 2022-06-12 11:42:35 +00:00
Jimmy Cai a31f0aae91 fix(head): default description not applied correctly 2020-09-11 23:04:26 +02:00
Jimmy Cai 5265af0b3b reafctor(head): rewrite description.html function 2020-09-11 23:00:19 +02:00
Jimmy Cai 6f5ee1bbdb refactor(head): rewrite title function 2020-09-11 22:50:30 +02:00
Jimmy Cai e176e29811 refactor: use .Params.mainSections to filter posts
It's recommended by Hugo's official doc: https://gohugo.io/functions/where/#mainsections
2020-09-06 13:15:38 +02:00
Jimmy Cai c698d944e6 🎉 Initial commit 2020-08-22 13:20:08 +02:00