Project-bestanden TI: Climate Measuring Box (CMB)
This commit is contained in:
32
mkdocs.yml
Normal file
32
mkdocs.yml
Normal file
@@ -0,0 +1,32 @@
|
||||
site_name: TI Portfolio
|
||||
site_description: HBO-ICT Technische Informatica Portfolio
|
||||
site_author: HBO-ICT
|
||||
copyright: Copyright 2023 Hogeschool van Amsterdam
|
||||
|
||||
theme:
|
||||
name: material
|
||||
custom_dir: mdocotion/
|
||||
features:
|
||||
- navigation.sections
|
||||
- content.tabs.link
|
||||
|
||||
plugins:
|
||||
- search
|
||||
- mermaid2
|
||||
- awesome-pages
|
||||
- mkdocs-video
|
||||
- section-index
|
||||
- autolinks
|
||||
- macros:
|
||||
modules: [mkdocs_macros_mdocotion]
|
||||
|
||||
markdown_extensions:
|
||||
- attr_list
|
||||
- md_in_html
|
||||
- fenced_code
|
||||
- pymdownx.highlight:
|
||||
linenums: true
|
||||
use_pygments: true
|
||||
- pymdownx.inlinehilite
|
||||
- pymdownx.snippets
|
||||
- pymdownx.superfences
|
Reference in New Issue
Block a user