-
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) · 706 Bytes
/
mkdocs.yml
File metadata and controls
34 lines (29 loc) · 706 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: Software Engineering Notes
site_url: https://agarthetiger.github.io/mkdocs/
repo_name: 'agarthetiger/mkdocs'
repo_url: 'https://github.com/agarthetiger/mkdocs'
edit_uri: 'blob/master/docs/'
theme:
name: material
markdown_extensions:
- admonition
- codehilite
- footnotes
- toc:
permalink: true
- meta
- pymdownx.betterem:
smart_enable: all
- pymdownx.details
- pymdownx.inlinehilite
- pymdownx.magiclink
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.superfences
- pymdownx.tilde
extra:
social:
- type: github-alt
link: https://github.com/agarthetiger
- type: linkedin
link: https://uk.linkedin.com/in/buildthethingright