projects
/
web.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
67fc2a89bde2036f6cc6003884c4d8f9f639e0ce
[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', 'thesis.html']
15
16
# Custom settings
17
mpi_sws_imprint: True