chipsenkbeil / vimwiki-rs

Rust library and tooling to parse, render, and modify vimwiki text and files.
56 stars 2 forks source link

Add ability to serve wiki(s) via http through vimwiki binary similar to hugo #111

Open chipsenkbeil opened 3 years ago

chipsenkbeil commented 3 years ago

hugo has ability to serve its contents and dynamically update them. Would be nice for vimwiki binary to do the same so you aren't loading files locally.