This is the CVPP website. It was created using Hugo with the Airspace Hugo theme.
NOTE: The theme has been added as a git submodule, so to ensure this is checked out when you clone this repository, run your clone as follows:
git clone --recurse-submodules https://github.com/ligato/networkservicemesh-site.git
To quickly install Hugo, follow this link.
To run the site after cloning (with fast rendering disabled), run the following:
hugo server --disableFastRender