-
Notifications
You must be signed in to change notification settings - Fork 190
/
mkdocs.yml
106 lines (97 loc) · 2.66 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
site_name: "Rat Rig - V-Core"
site_url: https://v-core.ratrig.com/
site_author: "Rat Rig"
site_description: "The V-Core 3 is a premium DIY kit for a CoreXY 3D Printer with no compromises."
edit_uri: ""
copyright: Copyright © 2021 Rat Rig
extra:
generator: false
repo_name: V-core-3
repo_url: https://github.com/Rat-Rig/V-core-3
docs_dir: docs/src
site_dir: site
theme:
logo: assets/logo_rat_medium.png
favicon: assets/logo_rat_small.png
language: en
name: material
custom_dir: docs/overrides
palette:
scheme: default
primary: rat_rig
accent: rat_rig_alt
features:
# - navigation.instant
- navigation.tabs.sticky
- navigation.tabs
- navigation.tracking
- search.suggest
- search.highlight
files_url: https://github.com/Rat-Rig/V-core-3/tree/main/cad
zip_download_url: https://github.com/Rat-Rig/V-core-3/archive/main.zip
plugins:
- awesome-pages
- monorepo
- search
- macros:
module_name: src/plugin
extra_css:
- css/extra.css
extra_javascript:
- https://cdn.scaleflex.it/plugins/js-cloudimage-360-view/2.4.1/js-cloudimage-360-view.min.js
- https://cdnjs.cloudflare.com/ajax/libs/tablesort/5.2.1/tablesort.min.js
- js/extra.js
markdown_extensions:
- abbr
- 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.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.highlight:
linenums_style: pymdownx-inline
linenums: true
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.magiclink:
repo_url_shorthand: true
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.snippets:
check_paths: true
- pymdownx.superfences
- pymdownx.tabbed
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tilde
- toc:
permalink: true
toc_depth: 1
nav:
- index.md
- Order: https://www.ratrig.com/3d-printing-cnc/3d-printer-kits/complete-kits/v-core3configurable.html" target="_blank
- bom.md
- printed_parts.md
- Build Guide: https://ratrig.dozuki.com/c/01._Rat_Rig_V-Core" target="_blank
- upgrade.md
- electronics.md
- firmware.md
- slicer.md
- community.md
- Gallery: https://photos.app.goo.gl/kfevYUU9f1RaxHxh9" target="_blank
- videos.md
- legacy.md
- Contact: mailto:info@ratrig.com