Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-22 | Use accessible indentation (#2253) | 1 | -3/+3 | ||
2021-10-18 | Added descriptions to example (#1566) | 4 | -0/+4 | ||
2021-08-27 | Fixes #1249 (#1250) | 4 | -4/+4 | ||
Adjust the layout imports in all md files so that they can be resolved. | |||||
2021-08-26 | improve introduction page of example/docs | 1 | -0/+4 | ||
2021-08-26 | improve introduction page of example/docs | 1 | -2/+6 | ||
2021-08-26 | add algolia and cleanup docs readme | 7 | -272/+99 | ||
2021-08-26 | WIP update examples/docs/ | 6 | -62/+225 | ||
2021-08-26 | add "astro preview" command (#1226) | 1 | -1/+2 | ||
* add "astro preview" command * Update green-buttons-reflect.md * Update cli-reference.md | |||||
2021-08-18 | add dev script, switch documentation from advising start to dev script (#1141) | 1 | -3/+3 | ||
2021-07-21 | replace `npm run start` with `npm start` (#791) | 1 | -1/+1 | ||
2021-07-16 | Update docs in compiler messages (#710) | 1 | -11/+11 | ||
* `github.com/snowpackjs/astro/blob/main/docs/*.md` -> `docs.astro.build/*/` * convert links to docs site links * Fix broken links that didn't work w/ the regex. * Add changeset * Delete five-weeks-destroy.md Co-authored-by: Fred K. Schott <fkschott@gmail.com> | |||||
2021-06-14 | [ci] yarn format | 1 | -2/+2 | ||
2021-06-14 | fix some example docs site issues (#434) | 4 | -23/+65 | ||
2021-06-11 | [ci] yarn format | 1 | -3/+3 | ||
2021-06-11 | Fix/issue #385 (#392) | 2 | -0/+62 | ||
* 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-08 | redesign create-astro (#301) | 2 | -0/+49 | ||
* 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> |