feat: add callout support (#655)

* feat: toggle .dark class on theme change

* feat: add callouts with rehype-callouts plugin

* docs: update blog posts with callouts
This commit is contained in:
Sat Naing
2026-06-06 09:09:08 +07:00
committed by GitHub
parent 98f15ee3bc
commit e0506cb41e
10 changed files with 106 additions and 25 deletions
+1
View File
@@ -23,6 +23,7 @@
"astro": "^6.4.2",
"dayjs": "^1.11.21",
"lodash.kebabcase": "^4.1.1",
"rehype-callouts": "^2.1.2",
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"satori": "^0.26.0",