diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-12-19 08:15:02 +0000 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-12-19 08:15:02 +0000 |
commit | e281d12a685745eeea330d7ce3a36112ad8a916e (patch) | |
tree | 3e3e805c94d60e897d354ac1fde673839c3b0ef0 | |
parent | 7a805497617ecf7e75ac65c5f65bfa901df31aae (diff) |
update and testing sourcehut build
-rw-r--r-- | .build.yml | 5 | ||||
-rw-r--r-- | content/about/_index.md | 2 | ||||
-rw-r--r-- | toss.txt | 1 |
3 files changed, 5 insertions, 3 deletions
@@ -8,9 +8,12 @@ environment: secrets: - ff8a0fab-2c22-4afd-9955-ddf4090288d5 tasks: + - build: | + cd yulqen.org + hugo - deploy: | cd yulqen.org sshopts="ssh -o StrictHostKeyChecking=no -p 2222" - rsync --rsh="$sshopts" toss.txt $deploy:/var/www/yulqen.org/ + rsync -azr --rsh="$sshopts" public/ $deploy:/var/www/yulqen.org/ --exclude '*.xcf' --exclude Makefile --exclude .git --exclude .htaccess --delete diff --git a/content/about/_index.md b/content/about/_index.md index 6520bb8..33cb5a4 100644 --- a/content/about/_index.md +++ b/content/about/_index.md @@ -6,7 +6,7 @@ draft: false Yulqen is a deliberate misspelling of an [Autechre](https://en.wikipedia.org/wiki/Autechre) song I like. -I currently live in [Berwick-upon-Tweed](https://en.wikipedia.org/wiki/Berwick-upon-Tweed). I enjoy technology & software (the free, as in speech, kind), [programming](programming), music, photography, rugby, animals, poetry and books. I am something of a minimalist and do most things in a terminal. I am a pescatarian but will eat meat if sufficiently drunk and (apparently) starving. +I currently live in [Berwick-upon-Tweed](https://en.wikipedia.org/wiki/Berwick-upon-Tweed). I enjoy technology & software (the free, as in speech, kind), [programming](programming), music, photography, rugby, animals, poetry and books. I am something of a minimalist and do most things in a terminal, although recently I've started to use Emacs more. I am a pescatarian but will eat meat if sufficiently drunk and (apparently) starving. This is my umpteenth web site and it will dutifully disappear in time. It is currently created using [Hugo](https://gohugo.io/) making it: blazing fast, not Wordpress, static, light (no JS, therefore no BS), driven by Go and [rsyncable](https://man.openbsd.org/openrsync). diff --git a/toss.txt b/toss.txt deleted file mode 100644 index cde8b9b..0000000 --- a/toss.txt +++ /dev/null @@ -1 +0,0 @@ -yoniers |