This repository contains code & blog posts for my blog.
Install dependencies:
pnpm install
Run development server:
pnpm dev
Run production build:
pnpm build
Generate an empty placeholder for the blog post
pnpm post:new
This blog is generated using Astro Build.