add deploy doc
This commit is contained in:
parent
43f8f7a0eb
commit
3b5da22cf0
1 changed files with 4 additions and 0 deletions
|
@ -20,4 +20,8 @@ yarn build
|
||||||
zola build
|
zola build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Deploy
|
||||||
|
|
||||||
|
```
|
||||||
|
aws s3 sync --delete ./public s3://aerogramme.deuxfleurs.fr/
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue