Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 780 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 780 Bytes

Ed Johnson-Williams blog

https://edjohnsonwilliams.co.uk

Using Astro

🧞 Commands

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/
npm run format Format files using prettier
deno run --allow-write ./new-blog-cli/main.ts Run CLI to start a new blogpost