Initial commit from Astro
This commit is contained in:
commit
479c448076
14 changed files with 6921 additions and 0 deletions
11
src/content/docs/guides/example.md
Normal file
11
src/content/docs/guides/example.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: Example Guide
|
||||
description: A guide in my new Starlight docs site.
|
||||
---
|
||||
|
||||
Guides lead a user through a specific task they want to accomplish, often with a sequence of steps.
|
||||
Writing a good guide requires thinking about what your users are trying to do.
|
||||
|
||||
## Further reading
|
||||
|
||||
- Read [about how-to guides](https://diataxis.fr/how-to-guides/) in the Diátaxis framework
|
||||
Loading…
Add table
Add a link
Reference in a new issue