Update README and Dockerfile (#9781)

* Updates readme's site building instructions

* Alters dockerfile to use extended hugo build

This is necessary for the pipes used w/ TOCSS since node-sass was dropped
This commit is contained in:
Math Costa
2018-08-08 17:54:45 -03:00
committed by k8s-ci-robot
parent 3b9678cfda
commit f313a39e9e
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ You can create an image for a different version of Hugo by changing the value of
Once the `kubernetes-hugo` image has been built locally, you can build the site:
```bash
make stage
make docker-serve
# The underlying command:
docker run \