pytutorial/_config.yaml

24 lines
300 B
YAML
Raw Normal View History

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
defaults:
- scope:
path: ""
values:
layout: "default"
toc: true