getnikola / plugins

Extra plugins for Nikola
https://plugins.getnikola.com/
MIT License
57 stars 93 forks source link

Add support for PlantUML PicoWeb server #378

Open matthew16550 opened 3 years ago

matthew16550 commented 3 years ago

Not ready to merge because PlantUML v1.2021.2 is needed but not yet released so tests will fail.

This allows PlantUML rendering via HTTP request instead of launching a new Java process for each file.

Nikolas build time for 10 small PlantUML files on my laptop reduces from about 37s to 2s.