Skip to content

MDwiki vs VuePress

A side-by-side look at MDwiki and VuePress. For an in-depth review of either product, follow the links below.

MDwiki

MDwiki

Development

MDwiki is a lightweight, dependency-free wiki app that allows you to write web pages using Markdown syntax. It's easy to set up and requires no database or backend programming.

markdownwikidocumentationwritingweb-pages
VuePress

VuePress

Development

VuePress is a static site generator focused on creating documentation websites. It uses Vue components to power the custom theme system and provides out-of-the-box SPA routing, layouts, search, blog support, and more. VuePress aims to provide the best documentation experience for open source projects.

vuestatic-site-generatordocumentation

Related Comparisons