-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
42 lines (42 loc) · 1.22 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: Afthonia sfdx plugin
site_url: https://nabondance.github.io/afthonia
repo_url: https://github.com/nabondance/afthonia
edit_uri: tree/master/docs
site_author: nabondance
site_description: Salesforce DX Plugin by nabondance.
copyright: >-
Doc generated by <a
href="https://hardisgroupcom.github.io/sfdx-hardis/hardis/doc/plugin/generate/"
target="_blank">sfdx-hardis</a>
theme:
name: material
custom_dir: docs/overrides
features:
- navigation.instant
palette:
primary: light blue
markdown_extensions:
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.snippets:
base_path: docs
check_paths: true
- mdx_truly_sane_lists
- attr_list
extra_javascript:
- https://cdnjs.cloudflare.com/ajax/libs/tablesort/5.2.1/tablesort.min.js
- javascripts/tables.js
- javascripts/gtag.js
extra_css:
- stylesheets/extra.css
extra:
social:
- icon: fontawesome/regular/circle-question
link: https://github.com/nabondance/afthonia/issues
title: Need help ? Post an issue :)
- icon: fontawesome/brands/github
link: https://github.com/nabondance/afthonia
generator: false
nav:
- Home: index.md