-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
31 lines (28 loc) · 685 Bytes
/
mkdocs.yml
File metadata and controls
31 lines (28 loc) · 685 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
site_name: Documentation Dave
site_url: https://documentationdave.com
site_description: Security-focused documentation and open-source contributions.
theme:
name: material
palette:
scheme: slate
primary: deep purple
accent: deep purple
features:
- navigation.tabs
- navigation.sections
- content.code.copy
- content.action.edit
- navigation.top
font:
text: Inter
code: Fira Code
nav:
- Home: index.md
- Notes:
- notes/index.md
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/DocumentationDave
- icon: fontawesome/solid/mug-hot
link: https://buymeacoffee.com/documentationdave