adrianvlupu / C4-Builder

This is a documentation builder. You feed it .md and .puml and it exports a site, pdf, or a markdown with navigation.
https://adrianvlupu.github.io/C4-Builder/
MIT License
562 stars 93 forks source link

Checksums custom path #72

Closed bugfest closed 1 year ago

bugfest commented 2 years ago

fix: store image checksums outside .c4builder config file. This way .c4builder config can remain immutable and can be easely tracked in version control systems

Fixes #68