grant's blog This is the blog for Daniel Grant, based on Astro. Usage If you want to contribute, you have to have Node.js installed. To start development mode: npm run dev Before deploying, you have to build it into static HTML files: npm run build