Release #190

Merged
alexlebens merged 11 commits from main into release 2026-03-12 21:41:16 +00:00
Showing only changes of commit 7a9b62dc04 - Show all commits

View File

@@ -6,7 +6,7 @@
pnpm create astro@latest -- --template starlight
```
## 🚀 Project Structure
## Project Structure
Inside of your Astro + Starlight project, you'll see the following folders and files:
@@ -29,7 +29,7 @@ Images can be added to `src/assets/` and embedded in Markdown with a relative li
Static assets, like favicons, can be placed in the `public/` directory.
## 🧞 Commands
## Commands
All commands are run from the root of the project, from a terminal: