summaryrefslogtreecommitdiff
path: root/examples/docs/src/config.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-08-26improve introduction page of example/docsGravatar Fred K. Schott 1-0/+6
2021-08-26add algolia and cleanup docs readmeGravatar Fred K. Schott 1-12/+26
2021-08-26WIP update examples/docs/Gravatar Okiki 1-9/+21
2021-06-14fix some example docs site issues (#434)Gravatar Fred K. Schott 1-3/+3
2021-06-11[ci] yarn formatGravatar matthewp 1-1/+1
2021-06-11Fix/issue #385 (#392)Gravatar Laura Caroline 1-2/+3
* 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-08redesign create-astro (#301)Gravatar Fred K. Schott 1-0/+9
* 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>