Commit Graph

27 Commits

Author SHA1 Message Date
saicaca 5cfc78ef65 fix: hide the extra empty line in code blocks 2024-06-21 19:29:54 +08:00
Lry722 5868cddcb6
feat: add option `position` for banner image (#106) 2024-06-10 02:03:57 +08:00
saicaca 39797fd677 fix: some fixes for admonition and GitHub repo card 2024-05-03 02:24:01 +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
saicaca 410902a767 fix: make `base` in astro config work 2024-04-29 17:09:52 +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 8b8a765d56 feat: add line numbers for code blocks 2024-01-25 16:09:00 +08:00
saica.go 79ec8030cc
feat: implement post search using Pagefind (#12) 2024-01-24 12:28:16 +08:00
saicaca 4316654a98 fix: fix custom code font doesn't work 2024-01-22 11:35:54 +08:00
saicaca e428b1d5a5 feat: mobile style improvements 2024-01-22 11:25:56 +08:00
saicaca 3fcb566a54 feat: use relative paths for cover images 2024-01-21 16:34:37 +08:00
saicaca 8848a25ec5 fix: make heading anchors `#` unselectable 2023-11-23 23:26:05 +08:00
saicaca 4831f9f67f fix: some style fixes for the license block 2023-11-12 19:37:56 +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
EveSunMaple 8d2d2de9b8
fix: update code font (#4) 2023-11-10 18:09:32 +08:00
saicaca 239c546d5f fix: fix build fail 2023-11-09 12:01:32 +08:00
saicaca 3798fd6b64 fix: style improvements 2023-11-08 10:46:27 +08:00
saicaca ab89683cd7 fix: markdown style for the About page 2023-11-03 16:22:33 +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 e30f20e86a fix: temporary solution for images dynamic import 2023-10-23 19:20:47 +08:00
saicaca 1ae4a8eee9 feat: use .ts instead of .yaml for configurations 2023-10-23 17:54:39 +08:00
saicaca 471c4020d5 feat: minor style fixes
(cherry picked from commit d09df23d1c42539bf1102600aca2d8f1713142d4)
2023-10-18 02:15:31 +08:00
saicaca 124843848f feat: initial commit
(cherry picked from commit 44c4d7b9521fe449e61edc614446195861932f8c)
2023-10-18 02:15:21 +08:00