blog/src
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
..
assets/images feat: use .ts instead of .yaml for configurations 2023-10-23 17:54:39 +08:00
components feat: add GitHub repo card, admonitions (#77) 2024-05-03 01:37:31 +08:00
constants fix: make `base` in astro config work 2024-04-29 17:09:52 +08:00
content feat: add GitHub repo card, admonitions (#77) 2024-05-03 01:37:31 +08:00
i18n feat: option to follow the system-wide light/dark mode (#71) 2024-04-28 12:43:10 +08:00
layouts feat: option to control whether site visitors can change the theme color (#28) 2024-05-01 12:14:15 +08:00
pages feat: basic post structured data for SEO 2024-04-29 17:27:14 +08:00
plugins feat: add GitHub repo card, admonitions (#77) 2024-05-03 01:37:31 +08:00
types feat: option to control whether site visitors can change the theme color (#28) 2024-05-01 12:14:15 +08:00
utils feat: basic post structured data for SEO 2024-04-29 17:27:14 +08:00
config.ts docs: add some comments to `config.ts` 2024-05-01 12:35:36 +08:00
env.d.ts feat: add FrontMatter CMS, biome, translation, etc. 2024-01-21 12:54:41 +08:00