This is the source for the Deckhouse Stronghold documentation website.
The project uses Hugo SSG and the hugo-web-product-module module for a theme (see README.md for details about content markup).
Read hugo-web-product-module README.md for information about content markup and other details.
To run locally:
-
Install werf and docker.
-
Run:
make up
-
Open
http://localhost/products/stronghold/documentation/in your browser (for the english version) orhttp://ru.localhost/products/stronghold/documentation/(for the russian version).