aboutsummaryrefslogtreecommitdiff
path: root/LICENSE (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-06-08redesign create-astro (#301)Gravatar Fred K. Schott 1-2/+14
* 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-03-16Bring compiler into Astro (#4)Gravatar Matthew Phillips 1-0/+38
* include source compiler * Import from JS * Conditionally use the instance contents Co-authored-by: Fred K. Schott <fkschott@gmail.com>