summaryrefslogtreecommitdiff
path: root/examples/docs/src/pages/en (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-01-18Migrate blog and docs starters to content collections (#5858)Gravatar Ben Holmes 4-151/+0
* docs: update README for `content/` * chore: update env * feat: update blog to use content collections * chore: remove with-content starter * fix: single quotes -> double * feat: update docs starter to content collections * refactor: config -> consts * chore: import type * edit: Astro will -> Use Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * chore: remove unused null check * nit: spacing * nit: `as Props` 1 Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> * nit: `as Props` 2 Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> * chore: consistent CONSTS usage * chore: `type` imports at top * chore: consistent quote usage on YAML * chore: remove `as Props` from docs Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2021-10-18Added descriptions to example (#1566)Gravatar AsyncBanana 4-0/+4
2021-08-27Fixes #1249 (#1250)Gravatar Patrick Gotthardt 4-4/+4
Adjust the layout imports in all md files so that they can be resolved.
2021-08-26improve introduction page of example/docsGravatar Fred K. Schott 1-0/+4
2021-08-26improve introduction page of example/docsGravatar Fred K. Schott 1-2/+6
2021-08-26add algolia and cleanup docs readmeGravatar Fred K. Schott 6-250/+96
2021-08-26WIP update examples/docs/Gravatar Okiki 4-0/+293