-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
mkdocs.yml
48 lines (40 loc) · 1.05 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: Pareto
site_url: https://alandefreitas.github.io/pareto/
repo_url: https://github.com/alandefreitas/pareto
repo_name: alandefreitas/pareto
site_description: Spatial Containers, Pareto Fronts and Pareto Archives
theme:
name: material
custom_dir: docs/overrides
palette:
scheme: preference
icon:
repo: fontawesome/brands/git-alt
logo: fontawesome/solid/code
edit_uri: ""
plugins:
- search
- awesome-pages
google_analytics:
- UA-109858331-4
- auto
copyright: Copyright © 2020 Alan Freitas
markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.highlight:
use_pygments: true
linenums: true
linenums_style: pymdownx.inline
- pymdownx.inlinehilite
- pymdownx.superfences
- pymdownx.tabbed
- pymdownx.snippets
- pymdownx.arithmatex:
generic: true
- meta
extra_javascript:
- javascripts/config.js
- https://polyfill.io/v3/polyfill.min.js?features=es6
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
- https://media.ethicalads.io/media/client/ethicalads.min.js