Jade Publisher

approved

by Lucas Ji

Publish your vault and changes to your Jade service.

1 stars41 downloadsUpdated 1y agoMIT
View on GitHub

Jade Publisher

This is a simple plugin to help publish your Obsidian vault to a public website(build with Jade).

Download and Install

  • Option #1(recommended): Manually download assets (main.js, manifest.json, styles.css) from the latest release.
  • Option #2(Not yet released): Search "Jade Publisher" in the official "community plugin list", then install the plugin.

Usage

First-Time Usage

  1. Download and install this plugin
  2. Make sure your Jade service is running
  3. In setting pagesetting-page
    • Config the endpoint(NEXT_PUBLIC_BASE_URL in .env) of your Jade service
    • Config the access token(ACCESS_TOKEN in .env)
  4. Click Sync Vault button(Folder Sync Icon) to synchronize the whole vault for the first time

Subsequent Usage

Once you perform any changes to your vault, you can click Sync your changes to Jade button(Cloud Upload Icon) in the left sidebar of Obsidian to immediately synchronize your changes to your Jade service.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.