Skip to content

Commit 1aa35c1

Browse files
committed
Fix versions
1 parent ed49412 commit 1aa35c1

File tree

3 files changed

+6670
-6
lines changed

3 files changed

+6670
-6
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Starlight Starter Kit: Basics
1+
# LocalStack Docs v2
2+
3+
This is just the Starlight starter for now. We can begin moving existing content into `/content/docs`.
4+
5+
## Starlight Starter Kit: Basics
26

37
[![Built with Starlight](https://astro.badg.es/v2/built-with-starlight/tiny.svg)](https://starlight.astro.build)
48

@@ -13,7 +17,7 @@ npm create astro@latest -- --template starlight
1317

1418
> 🧑‍🚀 **Seasoned astronaut?** Delete this file. Have fun!
1519
16-
## 🚀 Project Structure
20+
### 🚀 Project Structure
1721

1822
Inside of your Astro + Starlight project, you'll see the following folders and files:
1923

@@ -36,7 +40,7 @@ Images can be added to `src/assets/` and embedded in Markdown with a relative li
3640

3741
Static assets, like favicons, can be placed in the `public/` directory.
3842

39-
## 🧞 Commands
43+
### 🧞 Commands
4044

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

@@ -49,6 +53,6 @@ All commands are run from the root of the project, from a terminal:
4953
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
5054
| `npm run astro -- --help` | Get help using the Astro CLI |
5155

52-
## 👀 Want to learn more?
56+
### 👀 Want to learn more?
5357

5458
Check out [Starlight’s docs](https://starlight.astro.build/), read [the Astro documentation](https://docs.astro.build), or jump into the [Astro Discord server](https://astro.build/chat).

0 commit comments

Comments
 (0)