Go to file
2024-07-03 22:13:04 -04:00
posts poorly render a post when running. 2024-07-02 22:59:25 -04:00
src Add the meta to the context renderer 2024-07-03 22:13:04 -04:00
.editorconfig Start the blog 2024-07-02 22:35:01 -04:00
.gitignore Start the blog 2024-07-02 22:35:01 -04:00
bun.lockb Start the blog 2024-07-02 22:35:01 -04:00
package.json Start the blog 2024-07-02 22:35:01 -04:00
README.md Start the blog 2024-07-02 22:35:01 -04:00
tsconfig.json Start the blog 2024-07-02 22:35:01 -04:00

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000