-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmkdocs.yml
42 lines (37 loc) · 1.08 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
site_name: Xe Plugin - Just a starter WordPress plugin
repo_name: XeCreators/xe-plugin
repo_url: https://github.com/XeCreators/xe-plugin
edit_uri: ''
nav:
- Getting Started:
- Introduction: index.md
- Let's Start: start.md
- Helpers:
- Class Defaults: defaults.md
- Class Helpers: helpers.md
- Support: support.md
theme:
name: material
features:
- navigation.tabs
markdown_extensions:
- attr_list
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.critic:
mode: view
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/XeCreators
- icon: fontawesome/brands/facebook
link: https://facebook.com/XeCreators
- icon: fontawesome/brands/instagram
link: https://instagram.com/xecreatorsit
- icon: fontawesome/brands/twitter
link: https://twitter.com/XeCreators
- icon: fontawesome/brands/linkedin
link: https://linkedin.com/company/xecreators/