f31c29da84
feat(astro/config): add navigation link to Nix CN community
...
- Added starlight-ui-tweak plugin
- Added navigation link to Nix CN community
Signed-off-by: Noa Virellia <noa@requiem.garden >
2025-12-12 16:24:10 +08:00
2635db7975
Remove cloudflare adapter
...
Signed-off-by: Asai Neko <sugar@sne.moe >
2025-12-10 20:46:19 +08:00
599f2edef6
Add wrangler tool to devDeps
...
Signed-off-by: Asai Neko <sugar@sne.moe >
2025-12-09 17:23:52 +08:00
faa00aa16c
Impl cloudflare wrangler
...
- Add astro cloudlfare plugin
- Generate cloudflare deploy configs
Signed-off-by: Asai Neko <sugar@sne.moe >
2025-12-09 17:21:41 +08:00
5f38953330
format(tree-wide): prettier
...
- Fixed inconsistent tab width and quotes
Signed-off-by: Noa Virellia <noa@requiem.garden >
2025-12-09 16:36:41 +08:00
8bcc73bab5
feat(prettier): support astro and fix mdx formatting
...
- Added prettier-plugin-astro as dev dependency
- Removed incorrect top-level "typescript" parser config
- This causes the MDX files be parsed as typescript and error out.
Signed-off-by: Noa Virellia <noa@requiem.garden >
2025-12-09 16:36:26 +08:00
bd0a9a1d92
Add devenv to project
...
- Init devenv with node22 and corepack22
- Add devenv gitignore
- Direnv auto active devenv shell
- Update pnpm corepack version to 10.25.0
- Rerun pnpm install
Signed-off-by: Asai Neko <sugar@sne.moe >
2025-12-09 13:28:51 +08:00
26713548a1
Remove galaxy theme due to ui alignment errors
...
- Disable galaxy theme from astro.config.mjs plugins
- Remove galaxy theme dep from package.json
Signed-off-by: Asai Neko <sugar@sne.moe >
2025-12-09 11:18:36 +08:00
879e43ce72
Change package from yarn to pnpm
...
- Fuck yarn, not working on macos aarch64
Signed-off-by: Asai Neko <sugar@sne.moe >
2025-12-08 13:28:37 +08:00
6845bcb208
Impl prettier to project
...
- Add prettier json config
- Format project with prettier config
- Enable prettier in zed project settings
Signed-off-by: Asai Neko <sugar@sne.moe >
2025-12-08 00:06:01 +08:00
05f0552f42
Modify basic settings, i18n, add docs
...
- Edit README for subspecific rules
- Add meetup-2-guide for both root and en
- Remove vscode folder
- Remove default pages and docs
- Gitignore add editor section
- Setup i18n
Signed-off-by: Asai Neko <sugar@sne.moe >
2025-12-07 21:31:06 +08:00
7c79e5cee9
Initialize starlight with astro framework
...
Signed-off-by: Asai Neko <sugar@sne.moe >
2025-12-07 19:07:57 +08:00