Skip to content
Snippets Groups Projects

Create a post announcing and explaining Kroki usage

Merged Huste, Tobias requested to merge kroki-post into master
All threads resolved!
1 file
+ 20
4
Compare changes
  • Side-by-side
  • Inline
@@ -16,9 +16,17 @@ excerpt: >
{{ page.excerpt }}
## Quick-Start Example
Let us jump right in with an example by creating a UML sequence diagram.
Any of these examples can be used in a place on <https://gitlab.hzdr.de>
## What is it about and where can it be applied?
Gitlab is perfect for colloborative work on codes, scripts and other shared files.
Now you can also create virtually all sorts of diagrams and sketches directly in Gitlab,
both allowing to quickly create plots, as well as
collaboratively build and maintain complex graphs.
All graphs are built from simple scripts directly in Gitlab using a plugin named [Kroki](https://kroki.io/).
Any of such scripts can be used in a place on the [Helmholtz-wide Gitlab](https://gitlab.hzdr.de)
where Markdown is supported:
* Comments
* Issues
@@ -28,7 +36,15 @@ where Markdown is supported:
* Wiki pages
* Markdown documents inside repositories
Therefore, put this content describing the diagram in any of the items
<a href="."
class="btn btn-outline-secondary"
title="Link to examples in Gitlab">
<i class="fas fa-lightbulb"></i> Click here for examples in Gitlab! <i class="fas fa-lightbulb"></i></a>
## Quick-Start Example
Let us jump right in with an example by creating a UML sequence diagram.
Put this content describing the diagram in any of the items
listed above.
```plantuml
Loading