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:
- Built-in markdown extensions optimized for technical documentation
- Vue-powered custom theme system
- Google Analytics Integration
- Default Responsive layout theme with customizable navbar and sidebar etc.
Learn more about VuePress features and usage .
Visit official Github repo.