Jimmy Cai
5d100a7f99
feat: new archives layout ( #989 )
...
* feat(archives): add search bar to archives page
* fix: error `file is nil; wrap it in if or with` from Hugo 0.123.0
* style: rename `search.ts` to `archives.ts`
* refactor: remove `search` page layout
* doc: remove `search` from `exampleSite`
* fix: generate JSON output for archives page in exampleSite
* feat: put archives search form under categories list
2024-03-25 00:02:47 +01:00
Jimmy Cai
751d7d1753
refactor: remove some usages of default
in template
...
No longer needed thanks to Hugo's configuration merge
2022-06-12 13:51:46 +00:00
zhixuan
497643b363
feat: add alt message for archive & related contents images ( #411 )
2021-12-04 21:05:53 +01:00
Jimmy Cai
2ad65a4c07
feat: add option to disable image processing ( #83 )
...
* feat: add option to disable image processing
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/37
* refactor(list): use article/components/header inside default.html
* refactor: use .Fill for cover image
2020-12-23 21:02:35 +01:00
Jimmy Cai
b5645f0180
refactor: use relative link for hyperlinks
2020-10-31 23:24:58 +01:00
Jimmy Cai
96897be941
feat(article list): article clickable and equal height
2020-09-24 23:59:00 +02: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
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
4d0e260318
feat(i18n): make dateFormat part of theme config
2020-09-09 17:35:22 +02:00
Jimmy Cai
c698d944e6
🎉 Initial commit
2020-08-22 13:20:08 +02:00