Commit Graph

  • e8cbb7a829
    feat: option to follow the system-wide light/dark mode (#71) saica.go 2024-04-28 12:43:10 +08:00
  • 34af98edec
    Add a description in Japanese. (#27) librarian 2024-04-27 00:20:38 +09:00
  • e37a724275
    feat: using rel="me" to verify ownership for websites (#62) Joey Chen 2024-04-26 23:19:27 +08:00
  • 94a9e9757d feat: multiple custom favicons saicaca 2024-04-23 02:57:38 +08:00
  • bd468054c2 feat: allow user to customize favicon (#47) Joey Chen 2024-04-23 00:52:45 +08:00
  • 582e76cf43
    feat: add dynamic descript to meta head (#56) CorrectRoad 2024-04-23 00:04:43 +08:00
  • 6d9259808a
    fix: we're in 2024 :) (#51) strn 2024-04-22 18:01:17 +02:00
  • 91773fc520
    feat: add sitemap.xml (#33) CorrectRoad 2024-04-22 23:48:31 +08:00
  • e80999669a
    feat: add RSS xml (#34) CorrectRoad 2024-04-22 23:42:47 +08:00
  • 0676b01b6a docs: update README saicaca 2024-04-07 00:47:28 +08:00
  • e5acc80042 docs:optimized usage instructions See-Night 2024-04-06 18:03:09 +08:00
  • a1775030ae docs: update example posts 恐咖兵糖 2024-04-05 10:17:57 +08:00
  • 9aa39a7fc6 docs: update README saicaca 2024-03-17 15:06:29 +08:00
  • e9b4412926 chore: update dependencies saicaca 2024-03-14 16:17:10 +08:00
  • df30781cdc fix: onload animation tweaks saicaca 2024-03-13 01:32:54 +08:00
  • 2ff9b8544e feat: onload animation for article pages saicaca 2024-03-12 18:38:14 +08:00
  • dfa863369b feat: onload animation saicaca 2024-03-12 16:13:10 +08:00
  • a80d69d843 feat: use Swug for transition animations instead of ViewTransitions saicaca 2024-03-12 14:04:58 +08:00
  • e64bd923da fix: a11y fixes saicaca 2024-03-12 12:37:49 +08:00
  • 033514bec5 chore: remove sharp dependency saicaca 2024-02-22 21:54:06 +08:00
  • d68f26a74f fix: minor fixes saicaca 2024-02-18 18:24:00 +08:00
  • af29b9160f refactor: code cleanup saicaca 2024-02-18 18:13:43 +08:00
  • 3cd21c2da9 refactor: rewrite DisplaySettings and Search using Svelte saicaca 2024-02-18 18:13:06 +08:00
  • 90070d06c1 fix: url /page/1 -> /, /page/2 -> /2 saicaca 2024-02-18 18:10:12 +08:00
  • bd17b39fd2 fix: fix widget content collapsing not working saicaca 2024-02-12 01:10:04 +08:00
  • 8b8a765d56 feat: add line numbers for code blocks saicaca 2024-01-25 16:09:00 +08:00
  • d831f4f5ca fix: don't load Pagefind and return fake search results for dev environment saicaca 2024-01-25 12:18:50 +08:00
  • 79ec8030cc
    feat: implement post search using Pagefind (#12) saica.go 2024-01-24 12:28:16 +08:00
  • 31bb0d576e fix: don't initialize the overlay scrollbar if there is a native one saicaca 2024-01-22 12:01:06 +08:00
  • 4316654a98 fix: fix custom code font doesn't work saicaca 2024-01-22 11:35:54 +08:00
  • e428b1d5a5 feat: mobile style improvements saicaca 2024-01-22 11:25:56 +08:00
  • 025953bca3
    feat: much better mobile view design (#11) saica.go 2024-01-22 02:06:24 +08:00
  • 6ba4db0ef8 docs: update example posts saicaca 2024-01-21 20:22:14 +08:00
  • e0b93eb63c feat: make 'uncategorized' a category saicaca 2024-01-21 20:21:04 +08:00
  • 23533e9ac9 fix: minor fixes saicaca 2024-01-21 20:19:34 +08:00
  • 3fcb566a54 feat: use relative paths for cover images saicaca 2023-12-28 14:37:18 +08:00
  • 197d524b53
    feat: add FrontMatter CMS, biome, translation, etc. L4Ph 2024-01-21 13:54:41 +09:00
  • f9a78b3e3b feat: remove support for nested categories saicaca 2023-12-14 13:43:06 +08:00
  • f7efa010a2 doc: update README saicaca 2023-11-25 16:32:10 +08:00
  • 8848a25ec5 fix: make heading anchors # unselectable saicaca 2023-11-23 23:26:05 +08:00
  • 8c6c7c9364 fix: back-to-top button breaks layout saicaca 2023-11-23 23:24:05 +08:00
  • 4831f9f67f fix: some style fixes for the license block saicaca 2023-11-12 19:37:56 +08:00
  • 83e22e7e59 feat: add heading anchor links saicaca 2023-11-12 19:35:53 +08:00
  • cff918dab3 fix: add JetBrains Mono as default code font saicaca 2023-11-10 18:25:18 +08:00
  • 2aaeb3dcbe chore: update dependencies saicaca 2023-11-10 18:22:31 +08:00
  • 8d2d2de9b8
    fix: update code font (#4) EveSunMaple 2023-11-10 18:09:32 +08:00
  • 239c546d5f fix: fix build fail saicaca 2023-11-09 12:01:32 +08:00
  • 844c165833 chore: update dependencies saicaca 2023-11-08 23:33:10 +08:00
  • b0d265b42b fix: site url and base dir should be set in astro.config.mjs saicaca 2023-11-08 19:03:35 +08:00
  • d918a2ef3d feat: overlay scrollbar saicaca 2023-11-08 15:26:18 +08:00
  • 569a606586 feat: overlay scrollbar saicaca 2023-11-08 13:01:06 +08:00
  • 3798fd6b64 fix: style improvements saicaca 2023-11-08 10:36:59 +08:00
  • b171ad463e feat: add front-matter variable category saicaca 2023-11-07 12:35:52 +08:00
  • 2b000f7e55 fix: style improvements for mobile view saicaca 2023-11-06 21:56:53 +08:00
  • b64cf8eee3 feat: nav-menu for mobile view saicaca 2023-11-06 21:55:52 +08:00
  • ab89683cd7 fix: markdown style for the About page saicaca 2023-11-03 16:22:33 +08:00
  • 35f9260b58 feat: style improvements saicaca 2023-11-03 15:59:14 +08:00
  • c642691dc8 feat: add license block saicaca 2023-11-03 14:10:54 +08:00
  • a20c647495 fix: missing reading time plugin saicaca 2023-10-29 19:27:28 +08:00
  • b4830e03ac
    feat: remark-math rehype-katex katex (#2) EveSunMaple 2023-10-29 19:22:19 +08:00
  • e30f20e86a fix: temporary solution for images dynamic import saicaca 2023-10-23 19:12:51 +08:00
  • 1ae4a8eee9 feat: use .ts instead of .yaml for configurations saicaca 2023-10-23 17:45:07 +08:00
  • 9f213d525f
    Update README.md saica.go 2023-10-22 12:06:39 +08:00
  • 9b68fd1b86 fix: front-matter prop change saicaca 2023-10-21 10:52:01 +08:00
  • b9489a51b3 chore: create LICENSE saica.go 2023-10-20 01:19:03 +08:00
  • a15b88bdbd fix: accessibility fixes saicaca 2023-10-20 11:36:55 +08:00
  • 1ccf80f9a2 feat: add the example post about embed video saicaca 2023-10-19 23:12:55 +08:00
  • 377ff3a4cc fix: appearance setting not correctly set at first time & something else saicaca 2023-10-19 21:48:26 +08:00
  • ea4a453e25 feat: minor fixes saicaca 2023-10-18 21:24:51 +08:00
  • 75d87f3afc feat: update README saicaca 2023-10-18 17:53:14 +08:00
  • 767d351bd5 feat: regularize front-matter, add new-post command saicaca 2023-10-18 17:31:11 +08:00
  • ad67a86ef9 fix: minor fixes saicaca 2023-10-18 02:10:01 +08:00
  • 03f1431b26 doc: update README saicaca 2023-10-18 02:04:08 +08:00
  • 471c4020d5 feat: minor style fixes saicaca 2023-10-18 01:25:31 +08:00
  • dd9adb2ed6 feat: style and animation improvements saicaca 2023-10-16 22:45:30 +08:00
  • eb7c408b6a feat: sticky navbar and sidebar, minor fixes saicaca 2023-10-11 22:30:20 +08:00
  • f4dc88e982 feat: allow collapsing widget content, add categories widget saicaca 2023-10-11 22:29:23 +08:00
  • 83b765a398 fix: make tag sorting case-insensitive, fix wrong url saicaca 2023-10-06 03:06:21 +08:00
  • cd01149f7e feat: post styles and transition improvements saicaca 2023-10-06 03:02:46 +08:00
  • cf0bf8d606 fix: temporary solution for ViewTransitions flickr issue saicaca 2023-10-06 02:59:56 +08:00
  • 2c4cc28e1f feat: i18n, page title saicaca 2023-10-06 02:53:47 +08:00
  • 52959f230f feat: style improvements saicaca 2023-10-04 18:02:00 +08:00
  • 26408b0b7e feat: post styles, next/prev post btn, display-settings, etc. saicaca 2023-10-02 01:52:08 +08:00
  • 8ed0aa071f feat: back-to-top, footer, about page, responsive design, etc. saicaca 2023-09-29 11:58:14 +08:00
  • 124843848f feat: initial commit saicaca 2023-09-26 14:27:38 +08:00
  • 02b0a65314 chore: init saicaca 2023-10-18 02:14:55 +08:00