pytutorial/_config.yaml
David Rotermund b093854d58
Update _config.yaml
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
2023-12-12 14:19:10 +01:00

26 lines
333 B
YAML

name: University of Bremen -- Python Tutorials
theme: jekyll-theme-Hacker
markdown: kramdown
kramdown:
input: GFM
math_engine: mathjax
parse_block_html: true
use_math: true
plugins:
- jekyll-mermaid
whitelist:
- jekyll-mermaid
defaults:
- scope:
path: ""
values:
layout: "default"
toc: true