mirror of
https://github.com/d0zingcat/obsidian-send-to-ghost.git
synced 2026-05-19 07:26:45 +00:00
ca49baaa0d44c9e88e19c8e316b90bc01b47e3b3
Obsidian & Ghost
A simple plugin for Obsidian to publish to Ghost site with a single click.
How to use
- Clone this repo.
npm ioryarnto install dependenciesnpm run devto start compilation in watch mode.
Manually installing the plugin
- Copy over
main.js,styles.css,manifest.jsonto your vaultVaultFolder/.obsidian/plugins/your-plugin-id/.
Languages
TypeScript
74.8%
JavaScript
25.2%