14 lines
431 B
Markdown
14 lines
431 B
Markdown
# 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 -> Simple Publisher -> Multiple deployment sites
|