https://edjohnsonwilliams.co.uk
Using Astro
Command | Action |
---|---|
pnpm install |
Installs dependencies |
pnpm run dev |
Starts local dev server at localhost:3000 |
pnpm run build |
Build your production site to ./dist/ |
pnpm run format |
Format files using prettier |
pnpm run post "Your post title" |
Create a new blog post with the given title |