summaryrefslogtreecommitdiff
path: root/examples/docs/src/config.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-12-22Use accessible indentation (#2253)Gravatar Jonathan Neal 1-18/+18
2021-11-23update repo URL (#1994)Gravatar Fred K. Schott 1-2/+2
2021-11-03[ci] yarn formatGravatar matthewp 1-1/+1
2021-11-03children error fix (#1734)Gravatar Rafid Muhymin Wafi 1-0/+1
2021-09-30Do we really need a massive 5MB+ banner that takes multiple seconds to load ↵Gravatar Joshua Byrd 1-1/+1
when people open the readme? (#1459) * 5MB PNG > 789K JPG * Different RAW address * Revert "Different RAW address" This reverts commit db47b992116c04a1abfccbe6ce6e43e82e61a621.
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>