X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/ea228ae6efd409fb22899cc95f710399416ffaf6..db121b7e3203f2f573b91e6b42e2daa975d1f2c9:/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']