Static Site Generator
"VitePress is a Static Site Generator (SSG) designed for building fast, content-centric websites.
In a nutshell, VitePress takes your source content written in Markdown, applies a theme to it, and generates static HTML pages that can be easily deployed anywhere.
VitePress ships with a default theme designed for technical documentation and supports fully customized themes, with the developer experience of a standard Vite + Vue application."
Vue.js Official
@vuejs