Skip to content

Commit ebe5a14

Browse files
authored
Remove irrelevant content from README (#25)
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.
1 parent a1169d2 commit ebe5a14

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,8 @@
22

33
This is the source for <https://icu4x.unicode.org/>
44

5-
## Starlight Starter Kit: Basics
6-
75
[![Built with Starlight](https://astro.badg.es/v2/built-with-starlight/tiny.svg)](https://starlight.astro.build)
86

9-
```
10-
npm create astro@latest -- --template starlight
11-
```
12-
13-
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/starlight/tree/main/examples/basics)
14-
[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/withastro/starlight/tree/main/examples/basics)
15-
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/withastro/starlight&create_from_path=examples/basics)
16-
[![Deploy with Vercel](https://vercel.com/button)](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-
207
## 🚀 Project Structure
218

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

0 commit comments

Comments
 (0)