Commit Graph
7 Commits
Author SHA1 Message Date
Andreas DeiningerandGitHub 4948a3723e fix: .Site.LastChange deprecation (#968)
Fix the deprecation warning emitted from Hugo, and fix the typo in ` exampleSite/content/page/about/index.md`
2024-03-10 19:57:03 +01:00
Jimmy CaiandGitHub 25a72940b8 refactor(opengraph): add default value for twitter:card (#72) 2020-12-20 11:05:34 +01:00
Jimmy Cai 93146c9dc3 fix: add .Type as second cache key for helper/image
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/12
2020-09-18 00:12:26 +02:00
Jimmy Cai 8f0d420d24 feat: add partialCached for data/title data/description 2020-09-17 21:59:57 +02:00
Jimmy Cai cf6502c311 feat: add partialCached to helper/image invocation
Using .RelPermalink as key for cache
2020-09-17 21:52:06 +02:00
Jimmy Cai 5265af0b3b reafctor(head): rewrite description.html function 2020-09-11 23:00:19 +02:00
Jimmy Cai 5f7e818b92 refactor(head/opengraph): split code into modules 2020-09-11 21:55:15 +02:00