/docs-2

Documentation for kubenav.

MIT LicenseMIT

Documentation

This repository contains the documentation for kubenav/kubenav. If you are looking for the source code of the landing page kubenav.io take a look at the kubenav/kubenav.io repository.

Usage

Install the Material for MkDocs theme for MkDocs via pip:

pip install mkdocs-material

The markdown files can be found in the docs folder. To view your changes locally you can run:

mkdocs serve

Then open localhost:8000 in your browser.