/site

Network Service Mesh website

Primary LanguageCSSApache License 2.0Apache-2.0

Network Service Mesh Site

Build Status GitHub license Weekly minutes Mailing list Slack Channel Slack Invite

This is the initial Network Service Mesh 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/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