-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathmenu.yaml
More file actions
76 lines (74 loc) · 1.61 KB
/
Copy pathmenu.yaml
File metadata and controls
76 lines (74 loc) · 1.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
forum_url: "https://forum.zettelkasten.de"
submenus:
thearchive:
- id: thearchive_main
title: "Overview"
path: "/the-archive/"
- id: help
title: "Help"
path: "/the-archive/help/"
- id: plugins
title: "Plug-Ins"
path: "/the-archive/plug-ins/"
- id: roadmap
title: "Roadmap"
path: "/the-archive/roadmap/"
main_menu:
en:
- id: overview
title: "Getting Started"
path: "/overview/"
icon: "compass"
- id: thearchive
title: "The Archive App"
path: "/the-archive/"
icon: "thearchive"
- id: course
title: "Workshop"
path: "/course/"
icon: "monitor"
- id: coaching
title: "Coaching"
path: "/coaching/"
icon: "easel"
- id: members
title: "Members Area"
path: "/members-area/"
icon: "lock-locked"
- id: forum
title: "Forum"
url: forum
icon: "people"
- id: blog
title: "Blog"
path: "/posts/"
icon: "folder"
de:
- id: overview
title: "Getting Started"
path: "/overview/"
icon: "compass"
- id: thearchive
title: "The Archive"
path: "/the-archive/"
icon: "thearchive"
- id: course
title: "Workshop"
path: "/course/"
icon: "monitor"
- id: coaching
title: "Coaching"
path: "/coaching/"
icon: "easel"
- id: members
title: "Members Area"
path: "/members-area/"
icon: "lock-locked"
- id: forum
title: "Forum"
url: forum
icon: "people"
- id: blog
title: "Blog"
path: "/de/posts/"
icon: "folder"