Commit Graph

14 Commits

Author SHA1 Message Date
saicaca
1b652f686d feat: add configurations for TOC component 2024-10-28 00:45:16 +08:00
saica.go
f0754cae3f perf: optimizing page transition (#178)
* perf: optimizing page transition

* fix: minor fixes
2024-09-13 20:14:03 +08:00
Katsuyuki Karasawa
e9c8930559 refactor: improve type safety (#155)
* Fix to make it type safe.

* The build is failing, fix it.
2024-08-28 00:19:26 +08:00
saicaca
0ad144add3 fix: fix errors and reformat code 2024-08-03 16:44:38 +08:00
saicaca
336290a92f feat!: add credit configurations for banner image
BREAKING CHANGES: new mandatory fields added in `config.ts`
2024-07-27 22:13:14 +08:00
Lry722
5868cddcb6 feat: add option position for banner image (#106) 2024-06-10 02:03:57 +08:00
xingo xu
c3ac8d9728 feat: light/dark modes switch immediately with the system theme (#95) 2024-06-06 01:20:05 +08:00
librarian
9761ed75c5 feat: option to control whether site visitors can change the theme color (#28)
* chore: rebase onto main branch

* fix: rename the option

---------

Co-authored-by: saicaca <zephyird@gmail.com>
2024-05-01 12:14:15 +08:00
saicaca
94a9e9757d feat: multiple custom favicons 2024-04-23 03:03:31 +08:00
Joey Chen
bd468054c2 feat: allow user to customize favicon (#47)
* feat: add basic custom favicon feature

* add auto-switch icon

* revert to the original setting `false`
2024-04-23 03:03:31 +08:00
L4Ph
197d524b53 feat: add FrontMatter CMS, biome, translation, etc.
* add Frontmatter CMS

* add biome

* update

* update

* fixed & add docs

* fix translation.ts

* fix translation
2024-01-21 12:54:41 +08:00
saicaca
b0d265b42b fix: site url and base dir should be set in astro.config.mjs 2023-11-08 23:30:42 +08:00
saicaca
c642691dc8 feat: add license block 2023-11-03 14:15:17 +08:00
saicaca
1ae4a8eee9 feat: use .ts instead of .yaml for configurations 2023-10-23 17:54:39 +08:00