Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-04 | examples: Fix with-tailwindcss example #1256 (#1312) | 2 | -1/+4 | ||
2021-08-16 | cleanup example favicons | 1 | -2/+1 | ||
2021-08-16 | Adding favicon to examples (#1084) | 1 | -0/+4 | ||
2021-07-16 | Update docs in compiler messages (#710) | 1 | -1/+1 | ||
* `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-07-13 | code review comments | 1 | -2/+1 | ||
2021-07-13 | Add lang attribute to html tags | 1 | -1/+2 | ||
2021-07-01 | update example astro inline docs (#592) | 1 | -1/+4 | ||
2021-06-28 | Restructure examples (#568) | 2 | -0/+18 | ||
* rename kitchen sink, pull out react example * split out the rest of the examples * align versions * chore: rename examples * chore: normalize gitignore * chore: update package versions * chore: move framework examples to `framework` namespace * docs: add README to examples Co-authored-by: Austin Crim <crim.austin@principal.com> |