RiskBasedPrioritization / RiskBasedPrioritization.github.io

https://riskbasedprioritization.github.io/
Creative Commons Attribution Share Alike 4.0 International
7 stars 6 forks source link

replace plantuml live rendering #1

Closed Crashedmind closed 8 months ago

Crashedmind commented 8 months ago

we should replace the live rendering of plantuml with either a static image or use mkdocs to create the image at build time - the plantuml server for live rendering is not production ready.

Easiest option for now is to render static images. If we use more plantuml then we can use the mkdocs plugin to create these images at build time.

docs/cisa_ssvc/decision_trees.md renders plantuml image source on the fly. See below.

https://www.planttext.com/api/plantuml/png/rPHHRzCm483V_IkE3GcmK9isBG8qqDQqPPCgNbeX8O[…]ce-GKVOs9aySzOujDeT960NCZIRC_uTQlNxWLNPrEcxvXrxeAVBrrb_Dlm40

Crashedmind commented 8 months ago

replaced the plantuml with static images: https://github.com/RiskBasedPrioritization/RiskBasedPrioritization.github.io/commit/3e7695cce0f7724e113144c7a5a7646204e6f9a7