mirror of
https://github.com/OriolFilter/Elphelt.git
synced 2025-06-25 02:53:23 +02:00
Moved all the files inside the /docs/ folder
This commit is contained in:
39
mkdocs.yaml
Normal file
39
mkdocs.yaml
Normal file
@ -0,0 +1,39 @@
|
||||
site_name: (My) Elphelt notes
|
||||
site_description: My notes on Elphelt
|
||||
site_url: https://github.com/OriolFilter/Elphelt
|
||||
|
||||
repo_url: https://github.com/OriolFilter/Elphelt
|
||||
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
markdown_extensions:
|
||||
# - pymdownx.arithmatex
|
||||
# - pymdownx.b64
|
||||
# - pymdownx.betterem
|
||||
# - pymdownx.blocks.admonition
|
||||
# - pymdownx.blocks.definition
|
||||
# - pymdownx.blocks.details
|
||||
# - pymdownx.blocks.html
|
||||
# - pymdownx.blocks.tab
|
||||
# - pymdownx.caret
|
||||
# - pymdownx.critic
|
||||
# - pymdownx.details
|
||||
# - pymdownx.emoji
|
||||
# - pymdownx.escapeall
|
||||
# - pymdownx.extra
|
||||
# - pymdownx.highlight
|
||||
# - pymdownx.inlinehilite
|
||||
# - pymdownx.keys
|
||||
- pymdownx.magiclink
|
||||
# - pymdownx.mark
|
||||
# - pymdownx.pathconverter
|
||||
# - pymdownx.progressbar
|
||||
# - pymdownx.saneheaders
|
||||
# - pymdownx.smartsymbols
|
||||
# - pymdownx.snippets
|
||||
# - pymdownx.striphtml
|
||||
# - pymdownx.superfences
|
||||
# - pymdownx.tabbed
|
||||
# - pymdownx.tasklist
|
||||
# - pymdownx.tilde
|
Reference in New Issue
Block a user