commit 6655b09f98964fe2371baef8d7e0ee00ce5d5844 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..610a85f --- /dev/null +++ b/readme.org @@ -0,0 +1 @@ +This repository contains the source code to the content hosted on [[https://info.belastodon.social]].