Skip to content

jerrywcy/vuepress-plugin-obsidian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuepress-plugin-obsidian

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

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

Languages

  • TypeScript 91.0%
  • JavaScript 9.0%