From fbcf873c55862b4c16234acd3a681fefad5be0ca Mon Sep 17 00:00:00 2001 From: Adam Stück Date: Fri, 9 Aug 2024 12:40:33 +0200 Subject: add /contact --- .build.yml | 2 +- footer.html | 1 + pages/contact.md | 23 +++++++++++++++++++++++ 3 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 pages/contact.md diff --git a/.build.yml b/.build.yml index caba076..4f3a29b 100644 --- a/.build.yml +++ b/.build.yml @@ -21,5 +21,5 @@ tasks: tar -C build -cvz . > ../site.tar.gz - upload: | sshopts="ssh -o StrictHostKeyChecking=no" - rsync --rsh="$sshopts" -ruz adast.dk/build/ $deploy:/var/www/adast.dk + rsync --rsh="$sshopts" -ruz --delete adast.dk/build/ $deploy:/var/www/adast.dk hut pages publish -d $mirror site.tar.gz diff --git a/footer.html b/footer.html index 8d03441..301a703 100644 --- a/footer.html +++ b/footer.html @@ -8,6 +8,7 @@
  • Uses
  • Resume
  • Now
  • +
  • Contact
  • Donate
  • ↑ Top of the page
  • diff --git a/pages/contact.md b/pages/contact.md new file mode 100644 index 0000000..4935e7c --- /dev/null +++ b/pages/contact.md @@ -0,0 +1,23 @@ +# Contact + + + +
    +
    email
    +
    adam@adast.dk
    +
    xmpp
    +
    adam@adast.dk
    +
    pgp
    +
    B5442B88D8E05672
    +
    + +Have a comment on one of my posts? Start a discussion in [my public +inbox](https://lists.sr.ht/~adamski/public-inbox) by sending an email to +[~adamski/public-inbox@lists.sr.ht](mailto:~adamski/public-inbox@lists.sr.ht) +([mailing list etiquette](https://man.sr.ht/lists.sr.ht/etiquette.md)) -- cgit v1.2.3-70-g09d2