-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
110 lines (97 loc) · 2.79 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
site_name: Docs | PINS
site_url: https://docs.nationalsecurityinnovation.org/
# site_url: https://marines.dev/
site_description: "The Project on Innovation in National Security is an exploratory effort incubated by the Defense Entrepreneurs Forum that seeks to increase understanding of the national security innovation ecosystem, improve data literacy, and support learning mindsets with opportunities to experiment."
slogan: ""
repo_url: https://github.com/DEF-Community/pins-docs
repo_name: DEF-Community/pins-docs
edit_uri: edit/main/docs/
theme:
name: material
custom_dir: docs/overrides
language: en
favicon: assets/DEF Logo (Circle).png
logo: assets/DEF Logo (Circle).png
palette:
- scheme: slate
toggle:
icon: material/lightbulb-outline
name: Switch to light mode
- scheme: marinecoders-light
toggle:
icon: material/lightbulb
name: Switch to dark mode
icon:
repo: fontawesome/brands/github
static_templates:
- 404.html
include_search_page: false
search_index_only: true
features:
- content.code.annotate
- content.tooltips
- navigation.instant
- navigation.tracking
- navigation.expand
- navigation.indexes
- navigation.tabs
- navigation.tabs.sticky
- search.highlight
- search.share
- search.suggest
- announce.dismiss
extra_css:
- stylesheets/extra.css
markdown_extensions:
- def_list
- toc:
permalink: "🖈"
- footnotes
- admonition
- pymdownx.details
- md_in_html
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.smartsymbols
- pymdownx.progressbar
- tables
- attr_list
- pymdownx.tabbed:
alternate_style: true
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- footnotes
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tasklist:
custom_checkbox: true
plugins:
- social:
cards_color:
fill: "#252a34"
text: "#FFFFFF"
- meta:
meta_file: '**/.meta.yml'
- search
- git-revision-date-localized:
enable_creation_date: true
- git-committers:
repository: DEF-Community/pins-docs
branch: main
extra:
social:
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/company/defenseentrepreneurs/
- icon: fontawesome/brands/github
link: https://github.com/DEF-Community/
- icon: fontawesome/solid/square-rss
link: https://docs.nationalsecurityinnovation.org/feed_rss_created.xml
copyright: >
Copyright © 2020 Defense Entrepreneurs Forum, 501(C)(3)