git@github.com:danielcgilibert/blog-template.git Install dependencies: pnpm install Run the development server: pnpm dev 📐 Configure Edit the configuration file src/data/site.config.ts for the basic blog metadata. Update the astro.config.mjs file at the root of the project with your own...