-
Notifications
You must be signed in to change notification settings - Fork 3
/
mkdocs.yml
44 lines (42 loc) · 1.16 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
site_name: Cerebrate Project Documentation - doc.cerebrate-project.org
site_url: https://doc.cerebrate-project.org
repo_url: https://github.com/cerebrate-project/doc.cerebrate-project.org
edit_uri: edit/main/docs/
theme:
name: material
logo: assets/logo/logo.svg
features:
- navigation.tabs
- navigation.tracking
- search.highlight
- search.share
plugins:
- social:
cards_color:
fill: "#0FF1CE"
text: "#FFFFFF"
- search
- glightbox
markdown_extensions:
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- admonition
- pymdownx.details
- pymdownx.superfences
- tables
- footnotes
- attr_list
- md_in_html
- attr_list
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
extra:
homepage: https://www.cerebrate-project.org/
social:
- icon: fontawesome/brands/twitter
link: https://twitter.com/cerebrateproje1
copyright: Copyright © 2021 - 2024 Cerebrate Project