-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
104 lines (92 loc) · 2.55 KB
/
Copy pathmkdocs.yml
File metadata and controls
104 lines (92 loc) · 2.55 KB
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
site_name: Template
site_url: https://template.learn.mctantwerp.be
site_author: Dade Murphy
site_description: Basis cursus over template
repo_name: mctantwerp/learn-template
repo_url: https://github.com/mctantwerp/learn-template
edit_uri: edit/main/docs/
copyright: Karel de Grote Hogeschool<br>Multimedia & Creatieve Technologie
nav:
- 👋 Welkom: index.md
- ❓ Appendix:
- appendix/index.md
theme:
name: material
logo: _resources/graphics/logo_full.png
favicon: _resources/graphics/favicon.ico
language: nl
features:
- navigation.tracking
- navigation.instant
- navigation.top
- navigation.indexes
- content.code.annotate
- search.highlight
- search.share
- search.suggest
- content.tooltips
icon:
repo: fontawesome/brands/github
palette:
primary: black
accent: cyan
plugins:
- search
- git-authors
- git-revision-date-localized:
enable_creation_date: true
fallback_to_build_date: true
- git-committers:
repository: mctantwerp/learn-welkom
branch: develop
token: !!python/object/apply:os.getenv ["MKDOCS_GIT_COMMITTERS_APIKEY"]
extra_css:
- _resources/styles/main.css
extra_javascript:
- _resources/scripts/main.js
markdown_extensions:
- admonition
- footnotes
- attr_list
- def_list
- md_in_html
- pymdownx.details
- pymdownx.inlinehilite
- pymdownx.critic
- pymdownx.caret
- pymdownx.keys
- pymdownx.mark
- pymdownx.tilde
- tables
- pymdownx.tabbed:
alternate_style: true
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
extra:
analytics:
provider: google
property: G-ZZW6S6EENR
generator: false
social:
- icon: fontawesome/brands/instagram
link: https://www.instagram.com/mct.kdg/
- icon: fontawesome/brands/youtube
link: https://www.youtube.com/channel/UCVcQd6yzdN9kW16sXuN_8zQ
- icon: fontawesome/brands/github
link: https://github.com/mctantwerp
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/school/karel-de-grote-hogeschool/
- icon: fontawesome/brands/twitter
link: https://twitter.com/mctantwerp
- icon: fontawesome/brands/vimeo
link: https://vimeo.com/mctantwerp