-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmkdocs.yml
41 lines (36 loc) · 1.06 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
site_name: Grzegorz Bokota
theme:
name: material
language: en
features:
- search.suggest
- content.code.copy
plugins:
- blog
- tags
markdown_extensions:
- attr_list
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.highlight:
use_pygments: true
anchor_linenums: true
- pymdownx.superfences
- admonition
- pymdownx.details
- pymdownx.superfences
- footnotes
copyright: Content is licensed under a CC-BY 4.0 license.
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/czaki
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/in/grzegorz-bokota-765682243/
- icon: fontawesome/brands/twitter
link: https://twitter.com/Czaki_PL
- icon: fontawesome/brands/stack-overflow
link: https://stackoverflow.com/users/7475772/grzegorz-bokota
- icon: fontawesome/brands/researchgate
link: https://www.researchgate.net/profile/Grzegorz-Bokota