Release (#190)
All checks were successful
release-image / build (push) Successful in 59s
release-image / guarddog (push) Successful in 59s
release-image / semantic-release (push) Successful in 17s
release-image / release-harbor (push) Has been skipped
release-image / release-gitea (push) Has been skipped

Reviewed-on: #190
This commit was merged in pull request #190.
This commit is contained in:
2026-03-12 21:41:08 +00:00
parent 5dcce08aa9
commit c5073389f3

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: