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
|
c74cc3e4b3
|
feat(article): add partialCached to article/components/details
Avoid rendering twice (in post list and article page)
|
2020-09-17 23:13:50 +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
|
a2732a312a
|
feat(image): add article and article list default image settings
|
2020-09-11 18:07:29 +02:00 |
|
Jimmy Cai
|
a2662603df
|
feat(helper/image): new way to set default image
|
2020-09-11 16:27:23 +02:00 |
|
Jimmy Cai
|
cfd4cdb731
|
feat(helper/image): new return format
|
2020-09-11 16:01:01 +02:00 |
|
Jimmy Cai
|
28c06ef8ae
|
feat(helper/image): new image helper (WIP)
|
2020-09-10 18:53:36 +02:00 |
|
Jimmy Cai
|
746537a801
|
refactor(article): add components/details
|
2020-08-29 11:34:26 +02:00 |
|
Jimmy Cai
|
32732d4bf1
|
feat: avoid regenerate color scheme when image URL is changed
Use MD5 as key to identify images, and .Slug as id
|
2020-08-28 12:11:02 +02:00 |
|
Jimmy Cai
|
e120f3ae18
|
refactor(article): split article.html into header, content and footer partials
|
2020-08-24 19:27:51 +02:00 |
|