Commit Graph

6 Commits

Author SHA1 Message Date
Florian f6fa448ed8 add doc: how to add fonts
Add an example about how to add additional fonts indside the PlantUML docker container.
2023-05-26 10:19:40 +02:00
Florian Heinrich 638724925e Refactoring relative paths PR#209.
- use html `base` tag containing the context path once instead inside
every single URL/link.
- update and enhance `nginx-contextpath` example
- export javascript code into separated file
- Add TODO note to javascript clipboard check (from PR#250) since
Firefox and Safari do not support the current implementation
2023-03-21 14:14:09 +01:00
Florian 99f85c0c9b Use relative paths as far as possible.
Switch from absolute paths `hostpath` to relative paths `contextpath`.
Unfortunately, for the url input javascript is necessary to resolve the
relative url.
Also see Issue #205.
2023-02-24 09:26:48 +01:00
Markus Opolka 820fcca9ac Add simple Kubernetes example 2022-07-21 15:22:50 +02:00
oholimoli ca3e9312b3 fixed nginx-contextpath example 2022-04-15 17:16:28 +02:00
Florian da290a15fe add nginx reverse proxy examples 2021-12-26 23:48:51 +01:00