Hugo based developer documentation for CAcert
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.
 
Jan Dittberner 34c20fd396 Add and document adr support script 1 year ago
archetypes Add and document adr support script 1 year ago
assets Prepare for ADR documentation 1 year ago
config/_default Prepare for ADR documentation 1 year ago
content Add and document adr support script 1 year ago
.gitignore Initial hugo/congo setup 1 year ago
README.md Add and document adr support script 1 year ago
go.mod Rename module 1 year ago
go.sum Initial hugo/congo setup 1 year ago
hugoadr Add and document adr support script 1 year 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"