The files for my blog. https://rubicon.lightstands.xyz
Find a file
2025-04-26 13:56:00 +08:00
.forgejo/workflows ci: generate cache key from bun.lock 2025-04-11 22:35:12 +08:00
.vscode Move to astro 2025-04-11 21:52:23 +08:00
public Move to astro 2025-04-11 21:52:23 +08:00
scripts add postman 2025-04-12 22:28:34 +08:00
src Move to astro 2025-04-11 21:52:23 +08:00
.editorconfig Move to astro 2025-04-11 21:52:23 +08:00
.gitattributes migrate to lfs 2024-06-02 16:43:00 +08:00
.gitignore Move to astro 2025-04-11 21:52:23 +08:00
.prettierrc Move to astro 2025-04-11 21:52:23 +08:00
astro.config.mjs Move to astro 2025-04-11 21:52:23 +08:00
bun.lock upgrade astro to v5.7.5 2025-04-26 13:56:00 +08:00
package.json upgrade astro to v5.7.5 2025-04-26 13:56:00 +08:00
README.md Move to astro 2025-04-11 21:52:23 +08:00
tsconfig.json Move to astro 2025-04-11 21:52:23 +08:00

new-blog

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.5. Bun is a fast all-in-one JavaScript runtime.