-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmkdocs.yml
129 lines (119 loc) · 4.18 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
# Copyright (c) 2016-2020 Martin Donath <[email protected]>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
# deal in the Software without restriction, including without limitation the
# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
# sell copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.
site_name: Zel Ecosystem
#site_url: ""
site_author: Parker Honeyman
dev_addr: 193.188.15.163:8888
repo_url: https://github.com/zelcash/zelwiki
repo_name: Zel Wiki
edit_uri: ""
theme:
name: material
features:
- navigation.tabs
- navigation.instant
palette:
scheme: slate
primary: blue
accent: indigo
logo: img/Logos/logo.png
favicon: img/Logos/logo.png
markdown_extensions:
- toc:
permalink: ⚓︎
- attr_list
- def_list
- admonition
- pymdownx.details
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.highlight:
linenums_style: pymdownx.inline
- pymdownx.inlinehilite
- pymdownx.superfences
- pymdownx.tabbed
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
- pymdownx.mark
- pymdownx.tilde
- pymdownx.magiclink
- pymdownx.smartsymbols
- pymdownx.tasklist:
custom_checkbox: true
plugins:
- search
google_analytics:
- UA-168637799-1
- auto
extra:
manifest: manifest.webmanifest
social:
- icon: fontawesome/brands/github
link: https://github.com/zelcash
- icon: fontawesome/brands/medium
link: https://medium.com/@ZelOfficial
- icon: fontawesome/brands/twitter
link: https://twitter.com/zelcash
- icon: fontawesome/brands/twitter-square
link: https://twitter.com/ZelCore
- icon: fontawesome/brands/discord
link: https://discord.io/zel
- icon: fontawesome/brands/telegram-plane
link: https://t.me/zelhub
- icon: fontawesome/brands/youtube
link: https://www.youtube.com/ZelHub
- icon: fontawesome/brands/reddit
link: https://www.reddit.com/r/ZelOfficial/
nav:
- Home:
- index.md
- Zel:
- Zel Ecosystem Overview: zel/zel.md
- Zel Team: zel/zel_team.md
- Zel Crypto Conference: zel/zel_con1.md
- Zel Exchanges: zel/zel_exchanges.md
- Roadmap: zel/zel_roadmap.md
- Social Media Links: zel/zel_social.md
- Installing Daemon: zel/zel_daemoninstall.md
- ZelCore:
- ZelCore Overview : zelcore/zelcore.md
- ZelCore Supported Assets: zelcore/zelcore_assets.md
- ZelCore Features: zelcore/zelcore_features.md
- ZelCore+: zelcore/zelcore_+.md
- ZelNodes:
- Zel Computational Network Overview: zelnodes/zelnodes.md
- Set Up ZelNode | RECOMMENDED: zelnodes/zelnode_setupfull.md
- Set Up ZelNode | Alternate: zelnodes/zelnode_setupscript.md
- Set up ZelNode | Manually: zelnodes/zelnode_setupmanual.md
- ZelBench Commands: zelnodes/zelnode_benchcommands.md
- Flux OS:
- Flux Overview: flux/flux.md
- Roadmap: flux/flux_roadmap.md
- Flux API: flux/flux_api.md
- Governance: flux/flux_gov.md
- ZelID:
- ZelID Overview: zelid/zelid.md
- ZelID Modules:
- d2FA Security Layer: zelid/zelid_d2fa.md
- Easy Login: zelid/zelid_easylogin.md
- Message Signing: zelid/zelid_signing.md
- ZelLabs:
- ZelLabs Overview: zellabs/zellabs.md
- Zel Foundation:
- Zel Foundation Overview: foundation/zelfoundation.md