Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

A vuepress plugin that extends the obsidian syntax to enable direct static site generation from obsidian files.

Notifications You must be signed in to change notification settings

windily-cloud/vuepress-plugin-obsidian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuepress-plugin-obsidian

A vuepress plugin that extends the obsidian syntax to enable direct static site generation from obsidian files.

roadmap

  • coming soon
    • resolve wikilinks to markdown links
    • resolve image link
    • support admonition plugin simple syntax
    • support echart/chart code block
  • further
    • more detail optimization
    • force graph like obsidian graph view

contribute

  1. Generate vuepress project by using vuepress theme hope
  2. Fork this plugin into your project at .vuepress
  3. At .vuepress/config.ts, You need to register the plugin, as below
  4. npm run docs:dev

About

A vuepress plugin that extends the obsidian syntax to enable direct static site generation from obsidian files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published