# vuepress/core

Vue-Powered Static Site Generator

Repository: https://github.com/vuepress/core
Canonical: https://ross.abutalabs.com/products/vuepress-core
Homepage: https://vuepress.vuejs.org
Language: TypeScript
License: MIT
License Family: permissive
Topics: vuepress, vue, vite, webpack
Last push: 2026-07-24T09:17:16+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 94, release rhythm 60, longevity 100
- inputs: {"age_days": 2310, "days_push": 40, "days_rel": 40, "gap_med": 47, "n_releases_24m": 16}
- flags: prerelease_only
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2828, forks 897 (observed 2026-08-28T04:07:24.229093+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: static-site-generator, ssr, web-framework, markdown, templating, plugin-system
- domain: web-development, frontend, documentation, web-design
- platform: cross-platform
- tags: vue, vite, webpack, docs-site, release-candidate, spa, nodejs, web-server

## Member repositories
- vuepress/core (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:24.229093+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:38:12.530130+00:00, confidence not recorded.
  - readme: https://github.com/vuepress/core (fetched 2026-08-28T04:07:24.229093+00:00, sha a6a81422e4fa)
  - homepage: https://vuepress.vuejs.org (fetched 2026-08-29T09:53:41.207887+00:00, sha 2a9657dbafb6)
  - site_page: https://vuepress.vuejs.org/guide/getting-started (fetched 2026-08-29T09:53:41.216638+00:00, sha df77bee92c3b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
