🗝
about summary refs log tree commit diff
diff options
context:
space:
mode:
authormia <mia@mia.jetzt>2024-04-25 03:40:38 -0700
committermia <mia@mia.jetzt>2024-04-25 03:40:38 -0700
commiteb6e7f924f285afb4ef3505bd1c509c7c39ab772 (patch)
tree3d5a9833941fc10dba21f9c843c8079730f6b958
parent7a7bb361396e03707f1f12b10fb61f5d31d91280 (diff)
downloadzoner-eb6e7f924f285afb4ef3505bd1c509c7c39ab772.tar.gz
zoner-eb6e7f924f285afb4ef3505bd1c509c7c39ab772.zip
add a note about git to the readme
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index eee7298..78d866b 100644
--- a/README.md
+++ b/README.md
@@ -6,3 +6,9 @@ create porkbun api credentials and insert them into `~/.config/zoner/zoner.toml`
 
 # hook
 see [example/hook](example/hook) for an example hook that automatically purges dns entries from cloudflare
+
+# git
+if you initialize a git repository in your configuration directory, zoner will automatically create and push commits for you every time you change anything. if you just wanna put that git repo *somewhere* on *a* server, you can use git over ssh and bare repositories without any sort of sophisticated server software. just a little directory on a server somewhere that contains your dns zones!
+
+# contact
+issues? praise? patches? death threats? death *promises*? send an email to [mia@mia.jetzt](mailto:mia@mia.jetzt)!