Age | Commit message (Collapse) | Author | Files | Lines |
|
* add zod schema validation
* update pageUrlFormat config name
* add trailing slash support to config
|
|
|
|
* feat(create-astro): add framework-specific prompt and setup
* chore: normalize example `astro.config.mjs` files
|
|
|
|
Not having this causes it to throw in the build
|
|
* redesign create astro
* add changeset
* Use npm start
* Update the astro version
* Adds the changeset
Co-authored-by: Fred Schott <fks@Freds-MBP.attlocal.net>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
|
|
#271
|
|
|
|
* examples: add astroRoot to blog example
* example: add astro config for `npm run build` #141
|
|
* Add sitemap generation
* Update README
* Fix index handling, sort sitemap
* Add --no-sitemap CLI flag (and config option)
|