forked from leynier/unasync-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
48 lines (44 loc) · 1.19 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
site_name: CLI for unasync
site_url: https://github.com/leynier/unasync-cli
repo_url: https://github.com/leynier/unasync-cli
edit_uri: "https://github.com/leynier/unasync-cli/edit/main/docs"
theme:
name: material
language: en
features:
- navigation.instant
palette:
primary: black
accent: light blue
nav:
- Home: index.md
markdown_extensions:
- pymdownx.highlight
- pymdownx.superfences
- pymdownx.inlinehilite
- pymdownx.snippets
- toc:
permalink: 🔗
extra:
social:
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/in/leynier
name: LinkedIn
- icon: fontawesome/brands/github
link: https://github.com/leynier
name: GitHub
- icon: fontawesome/solid/code
link: https://profile.codersrank.io/user/leynier
name: Codersrank
- icon: fontawesome/brands/medium
link: https://medium.com/@leynier
name: Medium
- icon: fontawesome/brands/twitter
link: https://twitter.com/leynier41
name: Twitter
- icon: fontawesome/brands/telegram
link: https://t.me/leynier
name: Telegram
- icon: fontawesome/solid/paper-plane
link: mailto:[email protected]
name: Email