summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-06-14add engines for esm support (#415)Gravatar Fred K. Schott 10-3/+33
2021-06-13Update PULL_REQUEST_TEMPLATE.mdGravatar Fred K. Schott 1-9/+7
2021-06-13Delete ---framework---library-support.mdGravatar Fred K. Schott 1-32/+0
2021-06-13[ci] yarn formatGravatar FredKSchott 4-8/+12
2021-06-13Update issue templatesGravatar Fred K. Schott 4-8/+32
2021-06-13Delete ---astro---your-favorite-tool.mdGravatar Fred K. Schott 1-32/+0
2021-06-13[ci] yarn formatGravatar FredKSchott 4-7/+3
2021-06-13Update issue templatesGravatar Fred K. Schott 4-2/+38
2021-06-13[ci] yarn formatGravatar FredKSchott 3-5/+11
2021-06-13Update issue templatesGravatar Fred K. Schott 3-6/+32
2021-06-13[ci] yarn formatGravatar FredKSchott 2-3/+5
2021-06-13Update issue templatesGravatar Fred K. Schott 2-0/+22
2021-06-13[ci] yarn formatGravatar FredKSchott 1-1/+0
2021-06-13Update issue templatesGravatar Fred K. Schott 1-0/+38
2021-06-13Create config.ymlGravatar Fred K. Schott 1-0/+8
2021-06-13Update README.mdGravatar Fred K. Schott 1-2/+2
2021-06-12Version Packages (#402)Gravatar github-actions[bot] 5-9/+10
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-06-11Allow createCollection() to fetch remote data (#400)Gravatar Drew Powers 6-11/+62
* Allow createCollection() to fetch remote data Fixes #378 * Update docs * revert isomorphic-fetch, see if ci passes Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-06-12config: add snowpack workspace root to starter (#399)Gravatar duncanhealy 1-0/+3
2021-06-11Improve templates test (#377)Gravatar Drew Powers 5-85/+120
2021-06-11[ci] yarn formatGravatar matthewp 3-3/+3
2021-06-11Create initial docs site (#389)Gravatar Kitto Khrangtong 22-5/+1293
* create initial docs site * change copy for title and header to say Astro Docs * create initial docs site * remove text merge changes * change workspaceRoot and remove yarn.lock from docs-www * add docs-www to workspace Co-authored-by: Kitto Khrangtong <kitto@queensboro.com>
2021-06-11update node min version to 14.15.1 for codesandbox (#395)Gravatar duncanhealy 2-2/+2
2021-06-11Version Packages (#386)Gravatar github-actions[bot] 5-9/+10
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-06-11[ci] yarn formatGravatar matthewp 2-4/+4
2021-06-11Fix/issue #385 (#392)Gravatar Laura Caroline 5-3/+69
* Apply favicon to the docs template * Fix Sidebar category headers aren't clickable Fixes #385 * Improve Docs example documentation * Fix Documentation List on getting started page
2021-06-11Fix baseUrl passed to Snowpack (#391)Gravatar Drew Powers 1-1/+1
2021-06-11Pass Astro `site` to snowpack `baseUrl` (#384)Gravatar Drew Powers 2-0/+6
2021-06-11Version Packages (#381)Gravatar github-actions[bot] 15-27/+23
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-06-11[ci] yarn formatGravatar matthewp 1-7/+3
2021-06-11Remove second snowpack instance (#368)Gravatar Matthew Phillips 7-67/+45
* Remove second snowpack instance * Document import.meta.env.SSR * Remove unnecessary Promise.all
2021-06-11Document the minimum node version (#379)Gravatar Matthew Phillips 3-0/+10
* Document the minimum node version * Adds the changeset
2021-06-10[ci] yarn formatGravatar matthewp 2-3/+3
2021-06-10Add HMR port script when needed (#375)Gravatar Matthew Phillips 7-10/+43
* Always add HMR port script when HMR is enabled * Add it only if there are client side components * Fix the test * Add a test where HMR port not set * Upgrade snowpack version * Fix snowpack semver
2021-06-10Add integration test for templates (#372)Gravatar Drew Powers 10-32/+128
2021-06-09Update syntax.mdGravatar Fred K. Schott 1-0/+1
2021-06-09nit: ask user to modify devOptions.port when addr in use for dev (#347)Gravatar Kevin (Kun) "Kassimo" Qian 2-5/+19
* nit: ask user to modify devOptions.port when addr in use for dev * unnecessary import of red * changeset
2021-06-09docs: fix browserlists link (#351)Gravatar Christian Kaisermann 1-1/+1
* docs: fix browserlists link * Update styling.md
2021-06-09Fix broken link in README (#359)Gravatar Jeff 1-1/+2
The link to the "Partial Hydration" section from "Markdown" was missing a hyphen. Since I was changing it, I also moved it to the list of link reference definitions at the bottom.
2021-06-09Update vs code link (#366)Gravatar Christopher Harrison 1-1/+1
I think this is the link you wanted for the extension
2021-06-09Update contributing.mdGravatar Matthew Phillips 1-0/+6
2021-06-09Update contributing.mdGravatar Fred K. Schott 1-0/+1
2021-06-08put vercel.json in right placeGravatar Fred K. Schott 1-0/+0
2021-06-08add link to blog post on homepageGravatar Fred K. Schott 1-13/+10
2021-06-08test to trigger CI buildGravatar Fred K. Schott 1-2/+2
2021-06-08add github star to blog postGravatar Fred K. Schott 5-4/+24
2021-06-08www: remove whitespaceGravatar Fred K. Schott 1-1/+0
2021-06-08add anayltics scriptGravatar Fred K. Schott 4-4/+24
2021-06-08update discord linkGravatar Fred K. Schott 4-5/+5
2021-06-08small copy changeGravatar Fred K. Schott 1-1/+1