From 2b6cce8a07b823a4944e491813651a7573b60949 Mon Sep 17 00:00:00 2001 From: Neko Date: Wed, 7 Dec 2022 21:58:58 +0100 Subject: [PATCH] removed blog and whiteboard --- _data/nav.yml | 3 --- compile.sh | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/_data/nav.yml b/_data/nav.yml index ef1ca1d..6ef3ec0 100644 --- a/_data/nav.yml +++ b/_data/nav.yml @@ -8,9 +8,6 @@ list: - title: "Hedgedoc" url: https://hedgedoc.itlabs.at/euG-i3V9T12SKXVREOEDlA# img: "/assets/images/NOTEP001.PNG" - - title: "Whiteboard" - url: https://whiteboard.itlabs.at/ - img: "/assets/images/SCHDP008.PNG" - title: "Wiki" url: https://wiki.itlabs.at/ img: "/assets/images/WINTU008.PNG" diff --git a/compile.sh b/compile.sh index 219f53e..3476e9a 100755 --- a/compile.sh +++ b/compile.sh @@ -2,4 +2,4 @@ export GEM_HOME="$HOME/gems" export PATH="$HOME/gems/bin:$PATH" bundle exec jekyll build -scp -r _site/* root@earth.koneko.at:/var/www/portal/ +scp -P 5053 -r _site/* root@earth.koneko.at:/var/www/portal/