add thesis DOI
[web.git] / research / _config.yml
1 # Site settings
2 baseurl: "/~jung"
3 url: "https://www.mpi-sws.org"
4 timezone: "Europe/Berlin"
5
6 defaults:
7   - scope:
8         path: "" # all files in the project
9     values:
10         layout: "page"
11
12 # Build settings
13 markdown: kramdown
14 exclude: ['*.sh']
15
16 # Custom settings
17 mpi_sws_imprint: True