+++ /dev/null
----
-title: Research
-layout: null
----
-<!DOCTYPE html>
-<html>
-<head>
- <title>Ralf Jung</title>
- <link rel="stylesheet" href="/style.css">
- <meta http-equiv="refresh" content="0;url=https://www.mpi-sws.org/~jung/">
-</head>
-
-<body><p style="padding: 1em">
- You should be redirected to <a href="https://www.mpi-sws.org/~jung/">http://www.mpi-sws.org/~jung/</a>.
-</p></body>
-</html>
jekyll build
cd _site
-rsync ./ personalj.de:srv/www.ralfj.de/docroot/ -aP \
+rsync ./ ralfj.de:srv/www.ralfj.de/docroot/ -aP \
--exclude=cs/research.html
scp cs/research.html mpi-contact:public_html/index.html