Update README.md
This commit is contained in:
10
README.md
10
README.md
@ -100,18 +100,22 @@ You can create an optimized production build with:
|
|||||||
npm run build
|
npm run build
|
||||||
```
|
```
|
||||||
|
|
||||||
Now, your blog is ready to be deployed. All generated files are located at
|
Now, your website is ready to be deployed. All generated files are located at
|
||||||
`dist` folder, which you can deploy the folder to any hosting service you
|
`dist` folder, which you can deploy the folder to any hosting service you
|
||||||
prefer.
|
prefer.
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
### Deploy to Netlify
|
### Deploy to Netlify
|
||||||
|
|
||||||
Clone this repository on own GitHub account and deploy to Netlify:
|
Clone this repository on own GitHub account and deploy to Netlify:
|
||||||
|
|
||||||
[](https://app.netlify.com/start/deploy?repository=https://github.com/onwidget/astrowind)
|
[](https://app.netlify.com/start/deploy?repository=https://github.com/onwidget/astrowind)
|
||||||
|
|
||||||
|
### Deploy to Vercel
|
||||||
|
|
||||||
|
Clone this repository on own GitHub account and deploy to Vercel:
|
||||||
|
|
||||||
|
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fonwidget%2Fastrowind)
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
Reference in New Issue
Block a user