Jimmy Cai
|
0b9f6c36ad
|
fix(head): prevent Go template from escaping HTML entities in meta description (#973)
|
2024-03-12 14:45:59 +01:00 |
|
Andreas Deininger
|
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 Cai
|
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 |
|