Copy links from top of deploy-static
This commit is contained in:
parent
7914adb033
commit
22a05ba718
@ -126,14 +126,21 @@ output.
|
|||||||
|
|
||||||
### Deploying Build Output
|
### Deploying Build Output
|
||||||
|
|
||||||
_Drag-n-Drop_
|
_Drag-n-drop_
|
||||||
|
|
||||||
- [Netlify: Drop](/deployment/recipes/static-assets.md#netlify-drop)
|
- [Netlify: Drop](/deployment/recipes/static-assets.md#netlify-drop)
|
||||||
|
|
||||||
_Easy_
|
_Easy_
|
||||||
|
|
||||||
|
- [Surge.sh](/deployment/recipes/static-assets.md#surgesh)
|
||||||
|
- [GitHub Pages](/deployment/recipes/static-assets.md#github-pages)
|
||||||
|
|
||||||
_Advanced_
|
_Advanced_
|
||||||
|
|
||||||
|
- [AWS S3 + Cloudfront](/deployment/recipes/static-assets.md#aws-s3--cloudfront)
|
||||||
|
- [GCP + Cloudflare](/deployment/recipes/static-assets.md#gcp--cloudflare)
|
||||||
|
- [Azure](/deployment/recipes/static-assets.md#azure)
|
||||||
|
|
||||||
### Testing Build Output Locally
|
### Testing Build Output Locally
|
||||||
|
|
||||||
A quick way to test your build output locally is to spin up a small webserver.
|
A quick way to test your build output locally is to spin up a small webserver.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user