JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 25
  • Score
    100M100P100Q60850F
  • License MIT

Utilities for publishing Obsidian markdown documents to Docusaurus

Package Exports

  • vaultusaurus
  • vaultusaurus/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vaultusaurus) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

๐Ÿ—ƒ๏ธ vaultusaurus

GitHub package.json version GitHub last commit GitHub Actions Workflow Status GitHub License

Plugin for integrating a Obsidian Vault with Docusaurus

โœจ Features

  • Converts Obsidianโ€™s custom markdown syntax to Docusaurus-compatible syntax, including:

  • Graph view:

    • Identifying links between notes through internal links tags
    • Rendering a local

[!NOTE] This project is primarily built for personal use, and is tailored to my own needs and preferences

See in action here!

If you use this plugin, Iโ€™d love to check out your website!

Obsidian Docusaurus (Without plugin) Docusaurus (With plugin)
obsidian_demo docusaurus_without_plugin_demo docusaurus_with_plugin_demo
  • Graph view
Local graph view

MIT ยฉ Chan Jun Ren