compute the menu recursively; put it between title and content
[web.git] / _config.yml
index f091138e402c382f5d248d897c7492fb04098894..55fc1171c0c38be005d8a054bed1a2631dafb08b 100644 (file)
@@ -2,11 +2,19 @@
 title: ralfj.de
 url: "https://www.ralfj.de"
 
 title: ralfj.de
 url: "https://www.ralfj.de"
 
-struct:
+structure:
   - url: "/"
     title: "ralfj.de"
   - url: "/"
     title: "ralfj.de"
-  - url: "/blog"
-    title: "test"
+    structure:
+      - url: "projects/"
+        title: "Projects"
+        structure:
+          - url: "lilass/"
+            title: LiLaSS
+          - url: "schsh/"
+            title: schsh
+      - url: "cs/"
+        title: "Research"
 
 defaults:
   - scope:
 
 defaults:
   - scope: