hugo-theme-stack/exampleSite
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
..
assets/img Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
config/_default Merge branch 'master' into canary 2024-03-10 23:48:40 +01:00
content feat: new archives layout (#989) 2024-03-25 00:02:47 +01:00
.gitignore feat: add alt message for archive & related contents images (#411) 2021-12-04 21:05:53 +01:00
LICENSE feat: add exampleSite 2020-08-24 21:27:32 +02:00
README.md doc: added a note that exampleSite should not be used as a starter template 2023-09-07 21:30:32 +02:00

This is an example site used for solely for testing purposes. It is not meant to be used as a template for your site.

To create a new site, please use the starter template: CaiJimmy/hugo-theme-stack-starter