-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathmkdocs.yml
executable file
·219 lines (210 loc) · 6.73 KB
/
mkdocs.yml
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
# Project information
site_name: Kernel
site_url: https://kernel.community
site_author: Andy Tudhope
site_description: Learn how to take part in building a better web
# Repository
repo_name: andytudhope/kernel
repo_url: https://github.com/andytudhope/kernel
edit_uri: ""
# Configuration
theme:
name: null
custom_dir: material
# 404 page
static_templates:
- 404.html
# Don't include MkDocs' JavaScript
include_search_page: false
search_index_only: true
# Default values, taken from mkdocs_theme.yml
language: en
features:
- tabs
#- instant
palette:
scheme: default
primary: white
accent: black
font:
text: Roboto
code: Roboto Mono
icon:
logo: logo
favicon: assets/favicon.gif
# Plugins
plugins:
- search
- minify:
minify_html: true
# Customization
extra:
social:
- icon: fontawesome/brands/slack
link: https://kernel-community.slack.com
- icon: fontawesome/brands/twitter
link: https://twitter.com/gitcoin
extra_css:
- stylesheets/extra.css
# Extensions
markdown_extensions:
- meta
- markdown.extensions.admonition
- markdown.extensions.attr_list
- markdown.extensions.codehilite:
guess_lang: false
- markdown.extensions.def_list
- markdown.extensions.footnotes
- markdown.extensions.meta
- markdown.extensions.toc:
permalink: true
- pymdownx.arithmatex
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
- pymdownx.critic
- pymdownx.details
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.magiclink:
repo_url_shorthand: true
user: squidfunk
repo: mkdocs-material
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.snippets:
check_paths: true
- pymdownx.superfences
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tilde
- pymdownx.extra
# Page tree
nav:
- Home: index.md
- Start:
- What Is Kernel?: start/getting-started.md
- Guide: start/how-to-use.md
- Structure: start/structure.md
- FAQ: start/faq.md
- Learn:
- Module 0:
- Intro to Kernel: module-0/index.md
- Crafted Reading:
- The Play of Pattern: module-0/play-of-pattern.md
- Trust: module-0/trust.md
- Curated Material:
- Money Talks: module-0/money-language.md
- Conversation: module-0/conversation.md
- Purpose: module-0/purpose.md
- Module 1:
- Ethereum's History & State: module-1/index.md
- Crafted Reading:
- Meaning: module-1/meaning.md
- Value: module-1/value.md
- Curated Material:
- Playdough Protocols: module-1/playdough-protocols.md
- Promises, Promises: module-1/promise-blockchains.md
- Understanding Ethereum: module-1/understanding-ethereum.md
- Joyful Subversion: module-1/joyful-subversion.md
- Module 2:
- A Global Financial System: module-2/index.md
- Crafted Reading:
- Better Questions: module-2/better-questions.md
- Money & Speech: module-2/money-speech.md
- Curated Materials:
- Shells: module-2/shelling-out.md
- Debt: module-2/debt.md
- Banking: module-2/banking.md
- Engineering: module-2/engineering.md
- Module 3:
- Take Back the Web: module-3/index.md
- Crafted Reading:
- Intention: module-3/intention.md
- Freedom: module-3/freedom.md
- Curated Materials:
- Remember: module-3/remember.md
- Time: module-3/time.md
- Lock It Open: module-3/lock-it-open.md
- With Humility: module-3/humility.md
- Module 4:
- Internet Age Institutions: module-4/index.md
- Crafted Reading:
- Governance: module-4/governance.md
- Liberally Radical: module-4/liberal-radical.md
- Curated Materials:
- Art: module-4/art.md
- Self Enquiry: module-4/self-enquiry.md
- Consensus: module-4/consensus.md
- The Garden: module-4/the-garden.md
- Module 5:
- Tokens & Mechanism Design: module-5/index.md
- Crafted Reading:
- Listening & Stories: module-5/listening-stories.md
- Incentives: module-5/incentives.md
- Curated Materials:
- Unbounded Search: module-5/amazon-unbounded-search.md
- Through Narrative: module-5/the-peoples-narrative.md
- Reveals Universes: module-5/reveal-the-universe.md
- Of Prosocial Value: module-5/prosocial-value.md
- Module 6:
- Staking and Scaling: module-6/index.md
- Crafted Reading:
- Learn How To Learn: module-6/learn.md
- Censorship Resistance: module-6/censorship-resistance.md
- Curated Material:
- Serenely: module-6/serenity.md
- Principled: module-6/inventing-on-principle.md
- Duende: module-6/duende.md
- Module 7:
- The Gift: module-7/index.md
- Crafted Reading:
- Giving: module-7/giving.md
- Scale-ability: module-7/scale-ability.md
- Curated Material:
- The Gift: module-7/the-gift.md
- Of No Paradigm: module-7/no-paradigm.md
- Is Perfection: module-7/perfection.md
- Play:
- Getting Started: track-gaming/index.md
- Module 0:
- Core Learning: track-gaming/module-0/core.md
- Crafted Reading: track-gaming/module-0/crafted.md
- Curated Material: track-gaming/module-0/curated.md
- Module 1:
- Core Learning: track-gaming/module-1/core.md
- Crafted Reading: track-gaming/module-1/crafted.md
- Curated Material: track-gaming/module-1/curated.md
- Module 2:
- Core Learning: track-gaming/module-2/core.md
- Crafted Reading: track-gaming/module-2/crafted.md
- Curated Material: track-gaming/module-2/curated.md
- Module 3:
- Core Learning: track-gaming/module-3/core.md
- Crafted Reading: track-gaming/module-3/crafted.md
- Curated Material: track-gaming/module-3/curated.md
- Module 4:
- Coming Soon: track-gaming/module-4/core.md
- Module 5:
- Core Learning: track-gaming/module-5/core.md
- Crafted Reading: track-gaming/module-5/crafted.md
- Curated Material: track-gaming/module-5/curated.md
- Module 6:
- Core Learning: track-gaming/module-6/core.md
- Crafted Reading: track-gaming/module-6/crafted.md
- Curated Material: track-gaming/module-6/curated.md
- Converse:
- Protocols for Peace: conversation/index.md
- Oral Testimony: conversation/oral-testimony.md
- Question:
- Wander: koans/index.md
- Module 1: koans/module-1.md
- Module 3: koans/module-3.md
- Module 7: koans/module-7.md
- Find:
- Connect: resources/index.md
- Create: resources/design-spec.md
- Code: resources/smart-contracts.md
- Caution: resources/security.md
- Cogitate: resources/read.md
- Conceal: resources/zero-knowledge.md