Wiki
The website kubehound.io is being statically generated from docs directory. It uses mkdocs under the hood. To generate kubehound.io locally use:
Tip
All the configuration of the website (url, menu, css, ...) is being made from mkdocs.yml file:
Push new version
The website will get automatically updated everytime there is changemement in docs directory or the mkdocs.yml file. This is being handled by docs workflow.
Note
The domain for the wiki is being setup in the CNAME file.