This git repository contains the source files required to generate the NFV SIG documentation hosted at: https://sigs.centos.org/nfv/
The source files are in markdown format. The repository uses mkdocs
# dnf install mkdocs mkdocs-material -y
mkdocs build
Open a browser and navigate to the created html under site/index.html
After you develop the content locally, git commit and push the changes or send a PR.
The instructions to build using containers con be found in https://git.centos.org/centos/sig-guide