# vuejs/vuepress

📝 Minimalistic Vue-powered static site generator

Repository: https://github.com/vuejs/vuepress
Canonical: https://ross.abutalabs.com/products/vuepress
Homepage: https://vuepress.vuejs.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue, vuepress, seo, static-site-generator, docs-generator, blog-engine
Last push: 2024-08-07T10:06:47+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3072, "days_push": 756, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 22741, forks 4624 (observed 2026-08-28T04:11:33.970866+00:00)

## What it is
VuePress is a minimalistic Vue-powered static site generator that renders markdown-centered projects into pre-rendered static HTML pages that behave as an SPA after load. This repository hosts VuePress v1, which is now in maintenance mode in favor of VitePress and VuePress v2 (vuepress/core).

## Use cases
- generate documentation site from markdown
- build a static blog with Vue components
- create a project docs site with SEO support
- write docs using Vue components inside markdown
- build a fast static site with SPA navigation
- generate pre-rendered HTML pages for a website

## When to choose
- you are maintaining an existing VuePress v1 site
- you want a Vue-based static site generator with a plugin and theme ecosystem
- you need markdown-first documentation with embedded Vue components

## When to avoid
- you are starting a new project - use VitePress or VuePress v2 instead
- you need a non-Vue or non-JavaScript stack
- you need actively developed features or guaranteed API stability in v1

## Facets
- artifact type: framework
- maturity: maintenance
- function: static-site-generator, ssr, templating, documentation, markdown, plugin-system, theme
- domain: web-development, frontend, documentation, web-design
- platform: cross-platform
- tags: vue, static-site-generator, docs-generator, blog-engine, seo, markdown, vite, webpack, spa, nodejs, web-server

## Member repositories
- vuejs/vuepress (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:33.970866+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-29T16:56:56.097785+00:00, confidence not recorded.
  - readme: https://github.com/vuejs/vuepress (fetched 2026-08-28T04:11:33.970866+00:00, sha 49de9154a981)
  - homepage: https://vuepress.vuejs.org (fetched 2026-08-29T07:55:19.432718+00:00, sha 2a9657dbafb6)
  - site_page: https://vuepress.vuejs.org/guide/getting-started (fetched 2026-08-29T07:55:19.441775+00:00, sha df77bee92c3b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
