-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
113 lines (107 loc) · 2.89 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
site_name: MEMDSL
site_url: https://memdsl.org
repo_url: https://github.com/memdsl/universe
repo_name: memdsl/universe
edit_uri: edit/main/docs/
copyright: >
Copyright © 2024 - 2030 MEMDSL –
<a href="#__consent">Change cookie settings</a>
nav:
- Home: index.md
- Blog:
- blog/index.md
theme:
name: material
palette:
- media: "(prefers-color-scheme)"
toggle:
icon: material/brightness-auto
name: Switch to light mode
- media: "(prefers-color-scheme: light)"
scheme: default
primary: black
accent: orange
toggle:
icon: material/brightness-7
name: Switch to dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: black
accent: orange
toggle:
icon: material/brightness-4
name: Switch to light mode
font:
text: Roboto
code: Roboto Mono
language: en
direction: ltr
logo: assets/logo.png
favicon: assets/logo.png
icon:
previous: fontawesome/solid/angle-left
next: fontawesome/solid/angle-right
repo: fontawesome/brands/git-alt
edit: material/pencil
view: material/eye
features:
- navigation.instant
- navigation.instant.prefetch
- navigation.instant.progress
- navigation.tracking
- navigation.tabs
- navigation.tabs.sticky
- navigation.sections
- navigation.expand
- navigation.path
- navigation.prune
- navigation.indexes
- toc.follow
- navigation.top
- announce.dismiss
- navigation.footer
- content.action.edit
- content.action.view
plugins:
- privacy
- search
- social
- blog
- tags
- git-revision-date-localized:
enabled: !ENV [CI, false]
type: timeago
enable_creation_date: true
fallback_to_build_date: false
- git-committers:
enabled: !ENV [CI, false]
repository: memdsl/universe
branch: main
exclude:
- index.md
extra:
alternate:
- name: "English"
link: /
lang: en
homepage: https://memdsl.org
consent:
title: Cookie Consent
description: >-
We use cookies to recognize your repeated visits and preferences, as well measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better.
cookies:
analytics:
name: Google Analytics
checked: true
actions:
- accept
- reject
- manage
social:
- icon: fontawesome/brands/github
link: https://github.com/memdsl
name: GitHub
analytics:
provider: google
property: G-XXXXXXXXXX
scope: /