summaryrefslogtreecommitdiff
path: root/site/old_tutorials/_category_.json
diff options
context:
space:
mode:
authorDante Niewenhuis <d.niewenhuis@hotmail.com>2024-11-05 14:17:08 +0100
committerGitHub <noreply@github.com>2024-11-05 14:17:08 +0100
commit0f835d57b0e989e25aa0b71fe374a0fb1a94e86f (patch)
tree8d777634dbb8a3e03b14ecc4208228f92127f4b5 /site/old_tutorials/_category_.json
parentf3e578a2a43c99997dbf35e09debfde255a4ae22 (diff)
Documentation update (#261)
* Updated a lot of documentation, added a new get-started tutorial. * Applied Spotless * Applied Spotless Java * Added bitbrains workload to site
Diffstat (limited to 'site/old_tutorials/_category_.json')
-rw-r--r--site/old_tutorials/_category_.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/site/old_tutorials/_category_.json b/site/old_tutorials/_category_.json
new file mode 100644
index 00000000..169f7a27
--- /dev/null
+++ b/site/old_tutorials/_category_.json
@@ -0,0 +1,8 @@
+{
+ "label": "Getting Started",
+ "position": 2,
+ "link": {
+ "type": "generated-index",
+ "description": "10 minutes to learn the most important concepts of OpenDC."
+ }
+}