28 Commits

Author SHA1 Message Date
saicaca
1af707ee6a fix: fix RSS build error 2024-09-04 23:13:58 +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
003c644146 refactor: improve code quality 2024-07-21 15:49:22 +08:00
xingo xu
c3ac8d9728
feat: light/dark modes switch immediately with the system theme (#95) 2024-06-06 01:20:05 +08:00
saicaca
873dbe3189 feat: basic post structured data for SEO 2024-04-29 17:27:14 +08:00
saicaca
410902a767 fix: make base in astro config work 2024-04-29 17:09:52 +08:00
saicaca
8ce1c7ab6e fix: load stored theme before rendering 2024-04-29 12:52:50 +08:00
saica.go
e8cbb7a829
feat: option to follow the system-wide light/dark mode (#71) 2024-04-28 12:43:10 +08:00
saicaca
af29b9160f refactor: code cleanup 2024-02-18 18:26:40 +08:00
saicaca
e0b93eb63c feat: make 'uncategorized' a category 2024-01-21 20:21:04 +08:00
saicaca
23533e9ac9 fix: minor fixes 2024-01-21 20:19:34 +08:00
saicaca
3fcb566a54 feat: use relative paths for cover images 2024-01-21 16:34:37 +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
f9a78b3e3b feat: remove support for nested categories 2023-12-14 13:44:20 +08:00
saicaca
239c546d5f fix: fix build fail 2023-11-09 12:01:32 +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
b171ad463e feat: add front-matter variable category 2023-11-07 14:46:29 +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
saicaca
ea4a453e25 feat: minor fixes 2023-10-18 21:24:51 +08:00
saicaca
75d87f3afc feat: update README 2023-10-18 17:53:14 +08:00
saicaca
767d351bd5 feat: regularize front-matter, add new-post command 2023-10-18 17:31:11 +08:00
saicaca
f4dc88e982 feat: allow collapsing widget content, add categories widget
(cherry picked from commit 9a4ca8f6163d5e1375aa7c612e1338cce5a8c0b5)
2023-10-18 02:15:28 +08:00
saicaca
83b765a398 fix: make tag sorting case-insensitive, fix wrong url
(cherry picked from commit 869eea036103abfcaec271d4f02c7ac2a8203648)
2023-10-18 02:15:27 +08:00
saicaca
2c4cc28e1f feat: i18n, page title
(cherry picked from commit 0d9fc72bee009c591400055725680a6a0f5a9c83)
2023-10-18 02:15:25 +08:00
saicaca
26408b0b7e feat: post styles, next/prev post btn, display-settings, etc.
(cherry picked from commit b7ddd92729d52a8c43d72010b743f7e3477f1001)
2023-10-18 02:15:23 +08:00
saicaca
124843848f feat: initial commit
(cherry picked from commit 44c4d7b9521fe449e61edc614446195861932f8c)
2023-10-18 02:15:21 +08:00