You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This section is included in Starlight’s initial README for a developer to quickly deploy a project, and shouldn’t be included in a project that already has a deployment.
Copy file name to clipboardExpand all lines: README.md
-13Lines changed: 0 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,21 +2,8 @@
2
2
3
3
This is the source for <https://icu4x.unicode.org/>
4
4
5
-
## Starlight Starter Kit: Basics
6
-
7
5
[](https://starlight.astro.build)
8
6
9
-
```
10
-
npm create astro@latest -- --template starlight
11
-
```
12
-
13
-
[](https://stackblitz.com/github/withastro/starlight/tree/main/examples/basics)
14
-
[](https://codesandbox.io/p/sandbox/github/withastro/starlight/tree/main/examples/basics)
15
-
[](https://app.netlify.com/start/deploy?repository=https://github.com/withastro/starlight&create_from_path=examples/basics)
16
-
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fwithastro%2Fstarlight%2Ftree%2Fmain%2Fexamples%2Fbasics&project-name=my-starlight-docs&repository-name=my-starlight-docs)
17
-
18
-
> 🧑🚀 **Seasoned astronaut?** Delete this file. Have fun!
19
-
20
7
## 🚀 Project Structure
21
8
22
9
Inside of your Astro + Starlight project, you'll see the following folders and files:
0 commit comments