-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
35 lines (34 loc) · 796 Bytes
/
mkdocs.yml
File metadata and controls
35 lines (34 loc) · 796 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
35
site_name: Netsoc
site_url: https://docs.netsoc.ie
repo_url: https://github.com/netsoc/docs
repo_name: netsoc/docs
use_directory_urls: true
theme:
name: material
logo: assets/nat-white.svg
favicon: assets/nat.png
icon:
repo: fontawesome/brands/github
features:
- navigation.tabs
font:
code: Source Code Pro
markdown_extensions:
- attr_list
- abbr
- admonition
- pymdownx.snippets
- pymdownx.tabbed
- pymdownx.superfences
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
plugins:
- macros
- awesome-pages
- search
- git-revision-date-localized:
type: timeago
extra:
github_org: https://github.com/netsoc
pgp_key: DB2E28B13D53C8DD62FE560B408F6E592A12DF74