hugo-theme-stack/assets/ts
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.ts feat: new archives layout (#989) 2024-03-25 00:02:47 +01:00
codeblock.ts Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
colorScheme.ts chore: add toggleEl type (#256) 2021-07-06 12:25:27 +02:00
createElement.ts refactor: create createElement.ts 2020-11-06 11:12:48 +01:00
gallery.ts fix: PhotoSwipe not getting the real image dimensions 2024-02-05 17:43:25 +01:00
main.ts Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
menu.ts 🎉 Initial commit 2020-08-22 13:20:08 +02:00
scrollspy.ts feat(article): Scrollspy for the table of contents (#425) 2022-01-22 10:35:08 +01:00
smoothAnchors.ts fix: anchor link need decode (#719) 2022-12-05 21:21:37 +01:00