You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Kubernetes website uses git submodules. Even if you plan to run the website in a container, we strongly recommend pulling in the submodule and other development dependencies by running the following:
33
+
The Kubernetes website uses the [Docsy Hugo theme](https://github.com/google/docsy#readme),
34
+
which can be installed via npm. You can also download a pre-configured
35
+
development container image that includes Hugo and Docsy. Additionally, a Git
36
+
submodule is used for tools that generate the reference documentation.
0 commit comments