Fix formatting and update branding in documentation
This commit is contained in:
14
README.md
14
README.md
@@ -6,21 +6,11 @@
|
||||
- Install dart-sass.
|
||||
|
||||
```bash
|
||||
hugo server
|
||||
hugo server -D
|
||||
```
|
||||
|
||||
## Deploy
|
||||
|
||||
```bash
|
||||
hugo build
|
||||
docker build -t payneio/mywildcloud.org . --file ./Dockerfile
|
||||
docker push payneio/mywildcloud.org
|
||||
|
||||
source load-env.sh
|
||||
|
||||
# First time...
|
||||
# Add wildcloud deploy setup here.
|
||||
|
||||
# Update...
|
||||
kubectl rollout restart deployment mywildcloud -n mywildcloud
|
||||
scripts/deploy.sh
|
||||
```
|
||||
|
Reference in New Issue
Block a user