docs(examples): Add some deployment examples

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-08-11 13:25:03 +02:00
parent 592e2a35dc
commit 216592df83
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC
10 changed files with 280 additions and 34 deletions

View file

@ -45,9 +45,6 @@ theme:
docs_dir: ../../docs
site_dir: ../../_site
extra_css:
- _static/custom.css
# Plugins
plugins:
- search
@ -71,6 +68,10 @@ markdown_extensions:
- footnotes
- meta
- md_in_html
- pymdownx.highlight
- pymdownx.snippets:
check_paths: true
- pymdownx.superfences
- toc:
permalink: true