VuePress a minimalistic SEO friendly static site generator with a Vue-powered theming system which focuses on content-centric static sites.

It generates pre-rendered static HTML for pages and runs as a single page application(SPA) once a page is loaded.

A VuePress site is, in fact, an SPA powered by Vue, Vue Router, and webpack.

Features:

Learn more about VuePress features and usage .

Visit official Github repo.