forked from citynetwork/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
32 lines (32 loc) · 836 Bytes
/
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
# Configuration settings in this file should be ordered
# alphabetically.
---
copyright: >
<a href="https://creativecommons.org/licenses/by-sa/4.0/">
<img src="https://mirrors.creativecommons.org/presskit/buttons/80x15/svg/by-sa.svg"/>
</a>
edit_uri: ./edit/main/docs
markdown_extensions:
- admonition
plugins:
- git-authors:
enabled: true
- git-revision-date-localized:
enable_creation_date: true
enabled: true
fallback_to_build_date: false
locale: en
timezone: Etc/UTC
type: iso_date
- htmlproofer:
raise_error: true
validate_external_urls: true
- macros
- search
repo_url: https://github.com/citynetwork/docs
site_name: "Replace This Placeholder Before Making This Public"
theme:
custom_dir: theme
icon:
repo: fontawesome/brands/github
name: material