- deploy: |
cd aminb.org
sshopts="-o StrictHostKeyChecking=no"
- rsync --rsh="ssh $sshopts" -rP public/ ${deploy}:/var/www/aminb/html/
+ rsync --rsh="ssh $sshopts" -rP public/ ${deploy}:/var/www/amin.bndl.org/
-baseurl = "https://aminb.org"
+baseurl = "https://amin.bndl.org"
title = "Amin Bandali"
author = "Amin Bandali"
theme = ["hugo-micro-json", "divine"]
url = "https://www.gnu.org"
[Params.source]
- url = "https://git.aminb.org/aminb.org"
+ url = "https://git.bndl.org/amin/aminb.org"
md_dir = "content"
org_dir = "content-org"