projects
/
web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07ada9f
)
research page moved to new location
author
Ralf Jung
<post@ralfj.de>
Sun, 3 Jul 2022 00:04:37 +0000
(20:04 -0400)
committer
Ralf Jung
<post@ralfj.de>
Sun, 3 Jul 2022 00:04:37 +0000
(20:04 -0400)
research/_config.yml
patch
|
blob
|
history
research/upload.sh
patch
|
blob
|
history
diff --git
a/research/_config.yml
b/research/_config.yml
index eb710f51e72d9f5ab88ba028a1694371492b20c5..110ebaf7e751d614b4735b77c644289b1be67112 100644
(file)
--- a/
research/_config.yml
+++ b/
research/_config.yml
@@
-1,6
+1,6
@@
# Site settings
-baseurl: "
/research
"
-url: "https://
www
.ralfj.de"
+baseurl: ""
+url: "https://
research
.ralfj.de"
timezone: "Europe/Berlin"
defaults:
diff --git
a/research/upload.sh
b/research/upload.sh
index 0cad19594a521dd0ac85a740b60678462e4e2932..249ef6bb473e9bb2d8db38ffa6b94c4048b7853a 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 ./ ralfj.de:/srv/
www.ralfj.de/docroot/research
/ -aP --exclude .git
+rsync ./ ralfj.de:/srv/
research.ralfj.de/docroot
/ -aP --exclude .git