You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
montpelliermaalsi2024/obsidian/mkdocs.yml

25 lines
546 B
YAML

4 months ago
site_name: OptimDev course
nav:
- course: IaaC/index.md
# - course: optimdev/index.md
# - llm: llm/index.md
# - agent: agent/index.md
# - exercices: optimdev/OptimDevExercices.md
copyright: "copyright © Gwen"
site_description: "Advanced user AI course"
theme:
name: 'windmill'
custom_dir: "overrides"
# name: 'material'
language: en
markdown_extensions:
- admonition
- pymdownx.arithmatex
- pymdownx.superfences
extra_javascript:
- https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML