research page moved to new location
authorRalf Jung <post@ralfj.de>
Sun, 3 Jul 2022 00:04:37 +0000 (20:04 -0400)
committerRalf Jung <post@ralfj.de>
Sun, 3 Jul 2022 00:04:37 +0000 (20:04 -0400)
research/_config.yml
research/upload.sh

index eb710f51e72d9f5ab88ba028a1694371492b20c5..110ebaf7e751d614b4735b77c644289b1be67112 100644 (file)
@@ -1,6 +1,6 @@
 # Site settings
-baseurl: "/research"
-url: "https://www.ralfj.de"
+baseurl: ""
+url: "https://research.ralfj.de"
 timezone: "Europe/Berlin"
 
 defaults:
index 0cad19594a521dd0ac85a740b60678462e4e2932..249ef6bb473e9bb2d8db38ffa6b94c4048b7853a 100755 (executable)
@@ -8,4 +8,4 @@ git add .
 git diff --cached
 git commit -m "site upload"
 
-rsync ./ ralfj.de:/srv/www.ralfj.de/docroot/research/ -aP --exclude .git
+rsync ./ ralfj.de:/srv/research.ralfj.de/docroot/ -aP --exclude .git