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

updated to latest plantuml (1.2023.10) #81

Open craigwardman opened 1 year ago

craigwardman commented 1 year ago

Added a new vendor package for 1.2023.2 and added this to utils.js

I've also pre-bumped the package.json version so it can be deployed to npmjs.

Package and package-lock changes are optional, if you prefer to manage this yourself.

craigwardman commented 1 year ago

@adrianvlupu is this project still being maintained or should I fork if I want to do updates? The old version of PlantUML that is currently shipped the npm package doesn't support features that I need.

GeVa2072 commented 1 year ago

@craigwardman Project seems dead ! PR not merge since 2020 ...

craigwardman commented 1 year ago

In the meantime, I've create a custom Dockerfile that monkey patches the latest version of PlantUML (1.2023.10) into c4builder 0.2.16

So at least I can use my container image to perform the "build" of my project.

If anyone wants to use it, it's on Docker hub: https://hub.docker.com/repository/docker/craigwardman/c4builder/general