Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-22 | Use accessible indentation (#2253) | 1 | -6/+6 | ||
2021-08-26 | WIP update examples/docs/ | 1 | -2/+6 | ||
2021-08-23 | Add zod schema validation (#1198) | 1 | -14/+12 | ||
* add zod schema validation * update pageUrlFormat config name * add trailing slash support to config | |||||
2021-07-20 | [ci] yarn format | 1 | -3/+1 | ||
2021-07-07 | Add framework-specific prompt and setup to `create-astro` (#620) | 1 | -0/+12 | ||
* feat(create-astro): add framework-specific prompt and setup * chore: normalize example `astro.config.mjs` files | |||||
2021-06-08 | redesign create-astro (#301) | 1 | -0/+5 | ||
* 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> |