From 09ce18cbb733b649d5bcef5ff7c4c2ad5bb87442 Mon Sep 17 00:00:00 2001 From: BinarySandia04 Date: Fri, 10 Jul 2026 16:48:03 +0200 Subject: [PATCH] First commit --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..600e8a8 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Simple Publisher + +Dead simple self hosted Obsidian publisher. + +## How does it work + +You have your vault synced through git to some remote repository. + +When you push to the vault repository this triggers a webhook to a repo that you have with this cloned repo, it does something magic and then it deploys a website to wherever you like. + +Also you can have multiple vaults! + + +Valuts -> This thing working -> Multiple deployment sites