Skip to content

Commit 1034326

Browse files
authored
Update README
1 parent 3edae23 commit 1034326

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ Images can be added to `src/assets/` and embedded in Markdown with a relative li
4141

4242
Static assets, like favicons, can be placed in the `public/` directory.
4343

44+
## ✍️ Authoring
45+
46+
Content can be authored in Markdown, in a `.md` or `.mdx` file. The Starlight documentation has some guidance on Markdown syntax, components, and more:
47+
48+
* [Authoring Content in Markdown](https://starlight.astro.build/guides/authoring-content/)
49+
* [Using Components](https://starlight.astro.build/components/using-components/) (only in `.mdx`)
50+
4451
## 🧞 Commands
4552

4653
All commands are run from the root of the project, from a terminal:

0 commit comments

Comments
 (0)