hugo-theme-stack/layouts/partials/widget
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
..
archives.html refactor(widget): taxonomy widget (#763) 2023-08-27 18:26:53 +02:00
search.html feat: new archives layout (#989) 2024-03-25 00:02:47 +01:00
taxonomy.html refactor(widget): taxonomy widget (#763) 2023-08-27 18:26:53 +02:00
toc.html feat: article page widget support (#488) 2022-02-26 23:45:25 +01:00