-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmkdocs.yml
More file actions
29 lines (24 loc) · 707 Bytes
/
mkdocs.yml
File metadata and controls
29 lines (24 loc) · 707 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
site_name: FlyTheReddFlagg Home
theme:
name: 'material'
palette:
primary: 'black'
accent: 'red'
font:
text: 'Roboto'
code: 'Source Code Pro'
icon:
logo: 'material/account'
extra:
social:
- icon: fontawesome/brands/github
link: 'https://github.com/flythereddflagg'
- icon: fontawesome/brands/linkedin
link: 'https://www.linkedin.com/in/mark-redd-53878880/'
markdown_extensions:
- pymdownx.arithmatex:
generic: true
extra_javascript:
- javascripts/config.js
- https://polyfill.io/v3/polyfill.min.js?features=es6
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js