Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-26 | WIP update examples/docs/ | 1 | -59/+0 | ||
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 | fix some example docs site issues (#434) | 1 | -5/+4 | ||
2021-06-11 | [ci] yarn format | 1 | -3/+3 | ||
2021-06-11 | Fix/issue #385 (#392) | 1 | -0/+60 | ||
* 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 |