A Terminal like website.
Start a development server:
pnpm dev
Create a production version of ur blog:
pnpm build
Preview the built app with pnpm preview
.
This project is still under active development. Feel free to leave suggestions or contributions!