Commit Graph

23 Commits

Author SHA1 Message Date
saicaca 02865aa76e feat: improve button animation 2024-06-22 20:29:30 +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 410902a767 fix: make `base` in astro config work 2024-04-29 17:09:52 +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 a80d69d843 feat: use Swug for transition animations instead of ViewTransitions 2024-03-12 14:04:58 +08:00
saicaca e64bd923da fix: a11y fixes 2024-03-12 12:37:49 +08:00
saicaca d68f26a74f fix: minor fixes 2024-02-18 18:26:40 +08:00
saicaca af29b9160f refactor: code cleanup 2024-02-18 18:26:40 +08:00
saicaca d831f4f5ca fix: don't load Pagefind and return fake search results for dev environment 2024-01-25 12:27:54 +08:00
saica.go 79ec8030cc
feat: implement post search using Pagefind (#12) 2024-01-24 12:28:16 +08:00
saicaca e428b1d5a5 feat: mobile style improvements 2024-01-22 11:25:56 +08:00
saica.go 025953bca3
feat: much better mobile view design (#11) 2024-01-22 02:06:24 +08:00
saicaca b64cf8eee3 feat: nav-menu for mobile view 2023-11-06 21:55:52 +08:00
saicaca 35f9260b58 feat: style improvements 2023-11-03 15:59:14 +08:00
saicaca 1ae4a8eee9 feat: use .ts instead of .yaml for configurations 2023-10-23 17:54:39 +08:00
saicaca a15b88bdbd fix: accessibility fixes 2023-10-20 12:14:06 +08:00
saicaca dd9adb2ed6 feat: style and animation improvements
(cherry picked from commit 69deabde36f96a96bc3c69775fa5a9b4eead0f01)
2023-10-18 02:15:30 +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 2c4cc28e1f feat: i18n, page title
(cherry picked from commit 0d9fc72bee009c591400055725680a6a0f5a9c83)
2023-10-18 02:15:25 +08:00
saicaca 52959f230f feat: style improvements
(cherry picked from commit e308bedff591263b33155cb222108915bf980e51)
2023-10-18 02:15:24 +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 8ed0aa071f feat: back-to-top, footer, about page, responsive design, etc.
(cherry picked from commit 21319d339305c77311d42aa18501d425a5a2619c)
2023-10-18 02:15:22 +08:00
saicaca 124843848f feat: initial commit
(cherry picked from commit 44c4d7b9521fe449e61edc614446195861932f8c)
2023-10-18 02:15:21 +08:00