A vuepress plugin that extends the obsidian syntax to enable direct static site generation from obsidian files.
- 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
- Generate vuepress project by using vuepress theme hope
- Fork this plugin into your project at
.vuepress
- At
.vuepress/config.ts
, You need to register the plugin, as below npm run docs:dev