This is the source for the Deckhouse Development Platform documentation website.
To run locally:
-
Install werf and docker.
-
Run:
make up
-
Open
http://localhost/products/development-platform/documentation/in your browser (for the english version) orhttp://ru.localhost/products/development-platform/documentation/(for the russian version).
The project uses the hugo-web-product-module.