We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d560c0b commit ee825deCopy full SHA for ee825de
_pkgdown.yml
@@ -0,0 +1,17 @@
1
+template:
2
+ bootstrap: 5
3
+
4
+home:
5
+ # shorten the title of the DESCRIPTION file
6
+ title: Visualize Process Execution Data on BPMN Diagrams
7
8
+# TODO create the News menu entry, but also a reference to the news/index.html page that is not generated (because we don't have a NEWS.md file)
9
+news:
10
+ releases:
11
+ # 0.2.1
12
+ # 0.2.0
13
+ # 0.1.2
14
+ - text: "Version 0.1.1"
15
+ href: https://github.com/process-analytics/bpmn-visualization-R/releases/tag/v0.1.1
16
+ - text: "Version 0.1.0"
17
+ href: https://github.com/process-analytics/bpmn-visualization-R/releases/tag/v0.1.0
0 commit comments