projects
/
web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e3422e
)
move research website to my server
author
Ralf Jung
<post@ralfj.de>
Thu, 16 Sep 2021 18:53:49 +0000
(14:53 -0400)
committer
Ralf Jung
<post@ralfj.de>
Thu, 16 Sep 2021 18:53:49 +0000
(14:53 -0400)
research/_config.yml
patch
|
blob
|
history
research/upload.sh
patch
|
blob
|
history
diff --git
a/research/_config.yml
b/research/_config.yml
index 4c1f1f93290ba95ad351966e37abf4929b71a64f..c53f87ca64a00e6fe64092cdd660c5ba06bc0582 100644
(file)
--- a/
research/_config.yml
+++ b/
research/_config.yml
@@
-1,6
+1,6
@@
# Site settings
-baseurl: "/
~jung
"
-url: "https://www.
mpi-sws.org
"
+baseurl: "/
research
"
+url: "https://www.
ralfj.de
"
timezone: "Europe/Berlin"
defaults:
diff --git
a/research/upload.sh
b/research/upload.sh
index f0268be2af25c0261ef733555fc96e12eeee0ea6..0cad19594a521dd0ac85a740b60678462e4e2932 100755
(executable)
--- a/
research/upload.sh
+++ b/
research/upload.sh
@@
-8,4
+8,4
@@
git add .
git diff --cached
git commit -m "site upload"
-rsync ./
mpi-contact:public_html
/ -aP --exclude .git
+rsync ./
ralfj.de:/srv/www.ralfj.de/docroot/research
/ -aP --exclude .git