Skip to content

Commit 25ea652

Browse files
committed
Remove initial setup instructions and links from README.md
1 parent 846418a commit 25ea652

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
# Astro Starter Kit: Portfolio
2-
3-
```sh
4-
npm create astro@latest -- --template portfolio
5-
```
6-
7-
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/portfolio)
8-
[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/portfolio)
9-
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/portfolio/devcontainer.json)
10-
11-
> 🧑‍🚀 **Seasoned astronaut?** Delete this file. Have fun!
12-
13-
![portfolio](https://user-images.githubusercontent.com/357379/210779178-a98f0fb7-6b1a-4068-894c-8e1403e26654.jpg)
14-
151
## 🧞 Commands
162

173
All commands are run from the root of the project, from a terminal:
@@ -24,7 +10,3 @@ All commands are run from the root of the project, from a terminal:
2410
| `npm run preview` | Preview your build locally, before deploying |
2511
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
2612
| `npm run astro -- --help` | Get help using the Astro CLI |
27-
28-
## 👀 Want to learn more?
29-
30-
Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat).

0 commit comments

Comments
 (0)