summaryrefslogtreecommitdiff
path: root/examples/docs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-06-17fix: keyboard unable to target theme switcher (#488)Gravatar Kitto Khrangtong 1-1/+2
2021-06-14[ci] yarn formatGravatar matthewp 1-0/+1
2021-06-14Version Packages (#431)Gravatar github-actions[bot] 2-2/+8
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-06-14[ci] yarn formatGravatar matthewp 1-2/+2
2021-06-14fix some example docs site issues (#434)Gravatar Fred K. Schott 7-28/+71
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-11Version Packages (#381)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-06-08redesign create-astro (#301)Gravatar Fred K. Schott 19-0/+1237
* 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>