forked from helpbuttons/hb-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
34 lines (29 loc) · 756 Bytes
/
mkdocs.yml
File metadata and controls
34 lines (29 loc) · 756 Bytes
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
site_name: Helpbuttons.org
site_description: Description...
repo_url: https://github.com/helpbuttons
edit_uri: https://github.com/helpbuttons/hb_docs
theme:
name: material
language: en
include_search_page: true
search_index_only: true
plugins:
- search
- render_swagger
markdown_extensions:
- toc:
permalink: "#"
toc_depth: 3
- attr_list
- pymdownx.tasklist:
custom_checkbox: true
extra:
social:
- icon: fontawesome/brands/gitlab
link: https://gitlab.com/hb-dev/
- icon: fontawesome/brands/gitter
link: https://gitter.im/repo
- icon: fontawesome/brands/docker
link: https://hub.docker.com/r/hb-dev
- icon: fontawesome/brands/twitter
link: https://twitter.com/helpbuttons