Files
obsidian-send-to-ghost/README.md
Jay Nguyen 2f647bb119 minor
2022-04-10 17:18:02 +01:00

20 lines
541 B
Markdown

## Obsidian & Ghost
A simple plugin for Obsidian to publish to Ghost site with a single click.
### How to use
- Clone this repo.
- `npm i` or `yarn` to install dependencies
- `npm run dev` to start compilation in watch mode.
### Manually installing the plugin
- Copy over `main.js`, `styles.css`, `manifest.json` to your vault `VaultFolder/.obsidian/plugins/your-plugin-id/`.
### Issues & Requests
- For feature requests, please take use of Discussions.
- For any issues with current versions, please use Issues.