Commit Graph

32 Commits

Author SHA1 Message Date
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
dabuside 51025f0ea7 feat: add photoswipe for image zoom (#135) 2024-07-28 18:47:19 +08:00
saicaca 2eff25dc12 chore: update dependencies 2024-07-27 15:45:43 +08:00
saicaca f438ea4252 feat: style improvements (mainly animations) 2024-06-30 01:30:03 +08:00
saicaca 8bdad0b2fc feat: add support for GitHub style admonition syntax 2024-06-22 01:31:29 +08:00
saicaca 03d88af14e chore: upgrade dependencies 2024-06-21 19:29:54 +08:00
nickx00 8c88b75d6c
fix: add override to packages of pnpm sharp and vite-imagetools (#92) 2024-06-21 19:21:13 +08:00
Fabrizio e1dae88515 feat: add GitHub repo card, admonitions (#77)
* Added remark-directive, unist-util-visit

* Add rehype custom components for Github, Admonitions

* pnpm

* Update pnpm-lock

* Corrected hastscript requierement

* Change ad- prefix so adblocks dont block content
2024-05-03 01:37:31 +08:00
saica.go e8cbb7a829
feat: option to follow the system-wide light/dark mode (#71) 2024-04-28 12:43:10 +08:00
CorrectRoad 91773fc520
feat: add sitemap.xml (#33)
Co-authored-by: saica.go <zephyird@gmail.com>
2024-04-22 23:48:31 +08:00
CorrectRoad e80999669a
feat: add RSS xml (#34)
* feat: add RSS xml

---------

Co-authored-by: saicaca <zephyird@gmail.com>
2024-04-22 23:42:47 +08:00
saicaca e9b4412926 chore: update dependencies 2024-03-16 01:19:23 +08:00
saicaca a80d69d843 feat: use Swug for transition animations instead of ViewTransitions 2024-03-12 14:04:58 +08:00
saicaca 033514bec5 chore: remove sharp dependency 2024-02-22 21:54:06 +08:00
saicaca af29b9160f refactor: code cleanup 2024-02-18 18:26:40 +08:00
saica.go 79ec8030cc
feat: implement post search using Pagefind (#12) 2024-01-24 12:28:16 +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 83e22e7e59 feat: add heading anchor links 2023-11-12 19:35:53 +08:00
saicaca cff918dab3 fix: add JetBrains Mono as default code font 2023-11-10 18:25:18 +08:00
saicaca 2aaeb3dcbe chore: update dependencies 2023-11-10 18:22:31 +08:00
saicaca 844c165833 chore: update dependencies 2023-11-09 12:00:38 +08:00
saicaca 569a606586 feat: overlay scrollbar 2023-11-08 15:24:21 +08:00
saicaca 35f9260b58 feat: style improvements 2023-11-03 15:59:14 +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 767d351bd5 feat: regularize front-matter, add new-post command 2023-10-18 17:31:11 +08:00
saicaca ad67a86ef9 fix: minor fixes
(cherry picked from commit c55446003d7457a02467f9808bd24f7325ba91d6)
2023-10-18 02:34:18 +08:00
saicaca eb7c408b6a feat: sticky navbar and sidebar, minor fixes
(cherry picked from commit cd3c1444ab72dbab172f9135f293b29ac5eee14e)
2023-10-18 02:15:29 +08:00
saicaca cd01149f7e feat: post styles and transition improvements
(cherry picked from commit 53d2c803be5c9bc81ed1705d7053a8fde8bafe27)
2023-10-18 02:15:27 +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