summaryrefslogtreecommitdiff
path: root/packages/create-astro/src/components (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-06-08redesign create-astro (#301)Gravatar Fred K. Schott 14-634/+0
* 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>
2021-05-28Create astro fixes (#267)Gravatar Drew Powers 1-2/+2
* Remove create-astro from workspace * Improve contrast ratio * Swap blank template for blog template * Remove counter components from blog template * Use `latest` astro version
2021-05-27Bugfix: CLI selected item spacing (#259)Gravatar Drew Powers 1-1/+1
2021-05-25Support skip install deps (#242)Gravatar 木杉 4-10/+25
* Support skip install deps * fmt * Create new-hats-deliver.md Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2021-05-03Format (#167)Gravatar Drew Powers 13-262/+307
2021-05-03`create-astro` UI (#164)Gravatar Nate Moore 14-0/+574
* refactor: improve create-astro layout, build script * feat(create-astro): v0.1.0 * docs(create-astro): add README * feat(create-astro): add meta files to starter templates