The files for my blog. https://rubicon.lightstands.xyz
Find a file
thislight c6d2d361e3
All checks were successful
Build & Depoly / Depoly blog (push) Successful in 1m21s
ci: generate cache key from bun.lock
2025-04-11 22:35:12 +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
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 Move to astro 2025-04-11 21:52:23 +08:00
package.json Move to astro 2025-04-11 21:52:23 +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.