diff --git a/_scripts/upload-homepage.sh b/_scripts/upload-homepage.sh new file mode 100644 index 0000000..8d475ef --- /dev/null +++ b/_scripts/upload-homepage.sh @@ -0,0 +1,8 @@ +#!/usr/bin/env bash + +set -eu + +cd "$(dirname "$0")/.." + +cd static +scp homepage.html root@codigoparallevar.com:/mnt/vols/misc/codigoparallevar/index.html diff --git a/static/homepage.html b/static/homepage.html index 51d6a79..c4f1ebf 100644 --- a/static/homepage.html +++ b/static/homepage.html @@ -63,14 +63,18 @@
This is kenkeiras' homepage. You can find a blog (mainly about coding). I also develop some projects, and collaborate on others.
+This is kenkeiras' homepage. You can find a blog (mainly about coding and related topics). I also develop some projects, and collaborate on others.
- Latest post: [2019] Secure Websockets with ESP8266 and Arduino + Latest posts: +