rachel.cafe/_config.yml

16 lines
361 B
YAML
Raw Normal View History

url: "https://depsterr.com" # the base hostname & protocol for your site, e.g. http://example.com
baseurl: "" # the subpath of your site, e.g. /blog
title: "depsterr.com" # the name of your site, e.g. ACME Corp.
plugins:
- jekyll-feed
- jekyll-katex
- jekyll/agda
exclude:
- "*.agdai"
katex:
rendering_options:
throw_error: true