-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
72 lines (68 loc) · 1.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
site_name: Tabler
site_url: https://ozcanyarimdunya.github.io/tabler/
site_author: Özcan Yarımdünya
site_description: Tabler
repo_name: ozcanyarimdunya/tabler
repo_url: https://github.com/ozcanyarimdunya/tabler
copyright: Copyright © 2022 <a href="https://yarimdunya.com" target="_blank">Özcan Yarımdünya<a/>
theme:
name: material
custom_dir: docs/theme
palette:
- scheme: default
primary: indigo
accent: indigo
toggle:
icon: material/weather-night
name: Switch to dark mode
- scheme: slate
primary: black
accent: black
toggle:
icon: material/weather-sunny
name: Switch to light mode
favicon: assets/images/favicon.ico
icon:
logo: svg/favicon
features:
- navigation.top
- search.highlight
- search.share
- search.suggest
- content.tabs.link
plugins:
- search
markdown_extensions:
- admonition
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.tasklist
- pymdownx.details
- pymdownx.emoji
- pymdownx.magiclink
- pymdownx.snippets:
check_paths: true
- pymdownx.tabbed:
alternate_style: true
- pymdownx.highlight:
anchor_linenums: true
- toc:
permalink: "¤"
extra:
social:
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/in/ozcanyarimdunya
name: LinkedIn
- icon: fontawesome/brands/twitter
link: https://twitter.com/ozcanyarimdunya
name: Twitter
- icon: fontawesome/brands/github
link: https://github.com/ozcanyarimdunya
name: Github
- icon: material/gmail
link: mailto:[email protected]
name: Mail
- icon: fontawesome/brands/stack-overflow
link: https://stackoverflow.com/users/3117592/ozcanyarimdunya
name: Stack Overflow