diff --git a/docs/index.md b/docs/index.md deleted file mode 100644 index 992f8e7..0000000 --- a/docs/index.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Getting started -nav_order: 0 ---- -# {{ page.title }} - -## About the plugin - -Instantly share a note, with the full theme and content exactly like you see it in your Obsidian vault. Data is shared encrypted by default, and only you and the person you send it to have the key. - -- [👉 Get the plugin](https://obsidian.md/plugins?id=share-note) -- [💬 Obsidian forum link for this plugin](https://forum.obsidian.md/t/42788) -- [🚀 Request new features / see the roadmap](https://note.sx/roadmap) - -## How to use - -To share a note, choose `Share Note` from the command palette, or click the `⋮` menu in any note and choose `Copy shared link` - - diff --git a/docs/self-host/index.md b/docs/self-host/index.md deleted file mode 100644 index 90db5c5..0000000 --- a/docs/self-host/index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: Running your own server -has_children: true -nav_order: 90 -permalink: /self-hosting ---- -# Running your own server - -See the self-hosted repo here: - -[https://github.com/alangrainger/share-note-self-hosted-backend](https://github.com/alangrainger/share-note-self-hosted-backend)