-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
56 lines (51 loc) · 1.27 KB
/
mkdocs.yml
File metadata and controls
56 lines (51 loc) · 1.27 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
site_name: Awesome Boat Tech
site_url: https://sy-sea-jade.github.io/awesome-boat-tech/
site_description: Awesome List for Boat Technology including NMEA, Marine Internet, Open Source Projects, Hardware Products, Blogs, Vlogs, Forums and more
repo_name: SY-Sea-Jade/awesome-boat-tech
repo_url: https://github.com/SY-Sea-Jade/awesome-boat-tech
theme:
name: material
highlightjs: true
language: en
icon:
repo: fontawesome/brands/github
features:
- navigation.instant
- navigation.tracking
- navigation.tabs
- navigation.sections
- navigation.expand
- navigation.path
- navigation.indexes
- navigation.top
- toc.follow
- toc.integrate
- search.suggest
- search
- search.share
plugins:
- search
- social:
cards_layout_options:
background_color: blue
background_image: docs/images/social-preview.jpg
- minify:
minify_html: true
markdown_extensions:
- admonition
- pymdownx.details
- attr_list
- smarty
- toc:
permalink: true
- sane_lists
- pymdownx.snippets:
check_paths: true
validation:
omitted_files: warn
absolute_links: warn
unrecognized_links: warn
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/SY-Sea-Jade/awesome-boat-tech