commit 09ce18cbb733b649d5bcef5ff7c4c2ad5bb87442 Author: BinarySandia04 Date: Fri Jul 10 16:48:03 2026 +0200 First commit 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