summaryrefslogtreecommitdiff
path: root/packages/create-astro/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-10Add integration test for templates (#372)Gravatar Drew Powers 1-1/+21
2021-06-08fix create-astro template issue (#334)Gravatar Fred K. Schott 2-2/+2
2021-06-08[ci] yarn formatGravatar matthewp 2-79/+81
2021-06-08redesign create-astro (#301)Gravatar Fred K. Schott 56-1937/+103
2021-06-08Remove __astro_component from knownEntrypoints (#327)Gravatar Matthew Phillips 1-1/+1
2021-06-02Fix starter template's Tour component (#290)Gravatar Matthew Phillips 1-1/+4
2021-06-01Fix prerelease bugs, reenable `@astrojs/renderer-vue` (#286)Gravatar Nate Moore 2-6/+0
2021-06-01Change astroRoot to pages (#277)Gravatar Drew Powers 2-2/+2
2021-05-28Update Starter template to use the Markdown component (#270)Gravatar Matthew Phillips 2-22/+22
2021-05-28Create astro fixes (#267)Gravatar Drew Powers 32-90/+758
2021-05-27Bugfix: CLI selected item spacing (#259)Gravatar Drew Powers 1-1/+1
2021-05-26chore: update getting started config #245 (#250)Gravatar duncanhealy 1-6/+26
2021-05-26fix: package for templates to latest version of astro #245 (#248)Gravatar duncanhealy 2-2/+2
2021-05-25Support skip install deps (#242)Gravatar 木杉 7-23/+37
2021-05-17chore: release v0.10.0Gravatar Nate Moore 2-2/+2
2021-05-17chore: version packagesGravatar Nate Moore 2-2/+2
2021-05-17chore: bump create-astro depsGravatar Nate Moore 2-2/+2
2021-05-17Fix markdown issues (#208)Gravatar Nate Moore 5-5/+5
2021-05-06Add CSS bundling (#172)Gravatar Drew Powers 2-2/+2
2021-05-03Format (#167)Gravatar Drew Powers 19-384/+430
2021-05-03`create-astro` UI (#164)Gravatar Nate Moore 35-0/+1192