X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/2d3769543de8fe7bb987afae189716be10561807..817b388356b0c0ab066e9034af475e4e2e895fc2:/research/_config.yml diff --git a/research/_config.yml b/research/_config.yml new file mode 100644 index 0000000..868f8be --- /dev/null +++ b/research/_config.yml @@ -0,0 +1,14 @@ +# Site settings +baseurl: "/~jung" +url: "https://www.mpi-sws.org" +timezone: "Europe/Berlin" + +defaults: + - scope: + path: "" # all files in the project + values: + layout: "default" + +# Build settings +markdown: kramdown +exclude: ['*.sh']