-
-
Notifications
You must be signed in to change notification settings - Fork 32
/
mkdocs.yml
35 lines (30 loc) · 865 Bytes
/
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
site_name: FastAPI Filter
site_author: Arthur Rio
site_description: FastAPI Filter
copyright: "Copyright © 2022 Arthur Rio"
repo_url: https://github.com/arthurio/fastapi-filter
repo_name: arthurio/fastapi-filter
theme:
name: material
features:
- content.code.annotate
nav:
- "Home": index.md
markdown_extensions:
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- extra
- admonition
- pymdownx.highlight
- pymdownx.superfences
- pymdownx.keys
- pymdownx.inlinehilite
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/arthurio/fastapi-filter
- icon: fontawesome/brands/twitter
link: https://twitter.com/arthur_rio
- icon: fontawesome/brands/linkedin
link: https://linkedin.com/in/arthurio/