You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
archetypes | 4 months ago | |
assets | 4 months ago | |
config/_default | 4 months ago | |
content | 4 months ago | |
.gitignore | 4 months ago | |
README.md | 4 months ago | |
go.mod | 4 months ago | |
go.sum | 4 months ago | |
hugoadr | 4 months ago |
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"