Title here
Summary here
The documentation is built with Hugo and uses the theme Docsy. Static files for the webside are build with github actions and are publish in the gh-pages branch.
cd docs
and then npm install
.cd docs
to switch to the docs folder, and start the hugo server by running npm run dev
. Hot reloading is supported - pages will automatically update with changes while the server is running.DefectDojo Docs are built using a variation of the Doks theme.