mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-04 07:18:36 +02:00
20 lines
273 B
YAML
20 lines
273 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
|
|
|
|
defaults:
|
|
- scope:
|
|
path: ""
|
|
values:
|
|
layout: "default"
|
|
|
|
toc: true
|
|
|