-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsidebar.piml
More file actions
123 lines (118 loc) · 2.59 KB
/
sidebar.piml
File metadata and controls
123 lines (118 loc) · 2.59 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
(sidebar)
> (section)
(id) isMainOpen
(label) Main
(content)
> (item)
(label) Home
(to) /
(icon) HouseIcon
> (item)
(label) Terminal
(to) /terminal
(icon) TerminalWindowIcon
> (item)
(label) About
(to) /about
(icon) UserIcon
> (item)
(label) Achievements
(to) /achievements
(icon) TrophyIcon
> (section)
(id) isContentOpen
(label) Feed
(content)
> (item)
(label) Blogposts
(to) /blog
(icon) BookOpenIcon
> (item)
(label) Projects
(to) /projects
(icon) WrenchIcon
> (item)
(label) Discovery Logs
(to) /logs
(icon) ArticleIcon
> (item)
(label) Glossary
(to) /vocab
(icon) BookBookmarkIcon
> (item)
(label) The Vague
(to) /the-vague
(icon) FilePdfIcon
> (section)
(id) isSoftwareOpen
(label) Applications
(content)
> (item)
(label) Castarook
(to) https://fezcode.com/castarook/
(icon) CrownIcon
> (item)
(label) Swat Tactics
(to) https://fezcode.com/Swat-Tactics/
(icon) ShieldCheckIcon
> (item)
(label) CTTB-0
(to) https://fezcode.com/climb-the-tall-building-0/
(icon) SwordIcon
> (item)
(label) Net Run
(to) https://fezcode.com/net_run/
(icon) CubeIcon
> (section)
(id) isAppsOpen
(label) Utilities
(content)
> (item)
(label) Favorites
(to) /pinned-apps
(icon) PushPinIcon
> (item)
(label) App Center
(to) /apps
(icon) SquaresFourIcon
> (item)
(label) Manuals
(to) /commands
(icon) MagnifyingGlassIcon
> (section)
(id) isStatusOpen
(label) System
(content)
> (item)
(label) Dashboard
(to) /dashboard
(icon) TerminalWindowIcon
> (item)
(label) History
(to) /timeline
(icon) TimerIcon
> (item)
(label) Fezzilla
(to) /roadmap
(icon) BugBeetleIcon
> (item)
(label) Design System
(to) /design
(icon) PaletteIcon
> (section)
(id) isExtrasOpen
(label) External Nodes
(content)
> (item)
(label) Neural Net
(to) /graph
(icon) GraphIcon
> (item)
(label) Serfs & Frauds
(to) /stories
(icon) CastleTurretIcon
> (item)
(label) RSS_Feed
(url) /rss.xml
(icon) RssIcon
(external) true