Temporarily remove Hugo Pipes Sass conversion (#10373)

* Add new Sass generation system

* Remove resources folder

* Add develop Sass command and sourcemaps

* Add Hugo version shortcode for use in docs

* Add OWNERS file to ./sass folder
This commit is contained in:
Luc Perkins
2018-10-01 10:38:01 -10:00
committed by k8s-ci-robot
parent 32014f94b3
commit 4c2b56625c
25 changed files with 2728 additions and 975 deletions
+1 -1
View File
@@ -490,7 +490,7 @@ Slack channel or the
If you aren't ready to create a pull request but you want to see what your
changes look like, you can use the `hugo` command to stage the changes locally.
1. Install Hugo version `0.40.3` or later.
1. Install Hugo version {{< hugoVersion >}} or later.
2. In a terminal, go to the root directory of your clone of the Kubernetes
docs, and enter this command: