vuepress/core
Vue-Powered Static Site Generator observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 94
- Release rhythm 60
- Longevity 100
Flags: prerelease_only
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 47
- age_days: 2310
- days_rel: 40
- days_push: 40
- n_releases_24m: 16
Adoption not part of the score
2828 stars · 897 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
VuePress is a Vue-powered static site generator with a markdown-centered project structure that pre-renders static HTML and runs as an SPA after load. This repository contains the core packages, with Vite as the recommended bundler and Webpack also supported.
Use cases
- build a documentation site from markdown files
- generate a static blog with Vue components in markdown
- create a project docs site with a default theme
- build a static site that behaves like an SPA after load
- write custom themes and plugins for a docs generator
- migrate a VuePress v1 site to v2
When to choose
- you want a markdown-first static site generator with Vue integration
- you need pre-rendered HTML plus SPA navigation for docs or blogs
- you want a flexible plugin and theme API with Vite or Webpack bundling
When to avoid
- you need a fully stable, non-RC generator with no breaking changes between releases
- you prefer React or another non-Vue ecosystem
- you need a general-purpose dynamic web application framework rather than a static site generator
Facets
framework · maturity active
static-site-generator ssr web-framework markdown templating plugin-system web-development frontend documentation web-design cross-platform vue vite webpack docs-site release-candidate spa nodejs web-server
3 sources
- readme: https://github.com/vuepress/core · fetched 2026-08-28 · a6a81422e4fa
- homepage: https://vuepress.vuejs.org · fetched 2026-08-29 · 2a9657dbafb6
- site_page: https://vuepress.vuejs.org/guide/getting-started · fetched 2026-08-29 · df77bee92c3b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vuepress/core | main | 83 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem