Hugo based developer documentation for CAcert
archetypes | ||
assets | ||
config/_default | ||
content | ||
.gitignore | ||
go.mod | ||
go.sum | ||
hugoadr | ||
README.md |
CAcert developer documentation
This is a Hugo project for CAcert developer documentation.
Building the site
hugo
Running local Hugo server
hugo server
ADR support
The project contains a small Python script hugoadr
to support Architectural
Decision Records inside the documentation site. To
create a new ADR template call:
./hugoadr "Title of the ADR"