commit 1c7ca411409f4d9b3a90b4bae73d6447e67e247e Author: Leo Nunner Date: Wed Jul 22 04:13:24 2026 +0200 Inititialize repository diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5ab799d --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# Emacs backup and recovery files +*~ +\#*\# +.\#* + +.direnv/ diff --git a/readme.org b/readme.org new file mode 100644 index 0000000..c9897b8 --- /dev/null +++ b/readme.org @@ -0,0 +1,3 @@ +* info.belastodon.social + +This repository contains the source code to the pages hosted on [[https://info.belastodon.social]].