GitShow/vuejs/vitepress
vuejs

vitepress

Vite & Vue powered static site generator.

by vuejs
docs-generatorhacktoberfestmarkdownssgvitevue
Star on GitHubForkWebsitenpm

TypeScript

18.2k stars2.7k forks430 contributorsActive · 1d agoSince 2020v2.0.0-alpha.19MIT

Meet the team

See all 430 on GitHub →
brc-dd
brc-dd1.1k contributions
yyx990803
yyx990803508 contributions
kiaking
kiaking231 contributions
zonemeen
zonemeen71 contributions
posva
posva54 contributions
antfu
antfu42 contributions
userquin
userquin37 contributions
meteorlxy
meteorlxy25 contributions

Languages

View on GitHub →
TypeScript65.4%
Vue23%
CSS10.1%
Python1.3%
JavaScript0.3%

Commit activity

Last 12 weeks · 216 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
62
✓README✓License✓Contributing○Code of Conduct○Issue Template✓PR Template

Recent PRs & issues

Active · Last activity 1d ago
See all on GitHub →
johnitvn
Local search button renders visible keycap text that its accessible name does not include (axe label-content-name-mismatch, WCAG 2.5.3)OpenIssue

Describe the bug With the local search provider, renders the keyboard shortcut hint as real text inside the button: The button's visible text is therefore "Search" plus the literal "K" from the second `aria-labellabel-content-name-mismatchenabled: falsethemeConfig.search = { provider: 'local' }new AxeBuilder({ page }).withRules(['label-content-name-mismatch']).analyze()axe.run(document, { runOnly: { type: 'rule', values: ['label-content-name-mismatch'] } }).DocSearchbuttonAriaLabelVPNavBarSearchButton.vue.DocSearch-Button-Keyslabel-content-name-mismatchDocSearch-Button-KeysLabel in Name`)

johnitvn · 1h ago

Recent fixes

View closed PRs →
farhnkrnapratma
docs(wizard-bun): fix error when run setup wizard with bun without xMergedPR

Description This error happen when you run setup wizard without in : fix: or

farhnkrnapratma · 6h ago
bluwy
fix(theme): use relative length units to auto-close nav screen menuMergedPR

Description The auto-closes when it's tablet size or bigger, but it's based on rather than as converted in #5323. This PR updates to based on with refactors and optimization. Linked Issues n/a Additional Context [!TIP] The author can publish a _preview release_ by commenting after creating the PR.

bluwy · 7h ago
bluwy
feat(theme): scroll toc if active item is out of viewMergedPR

Description Adds a to auto-scroll to the toc active item if it's out of view. An alternative to #4735 where it always scrolls, this PR is less aggressive. Linked Issues fixes #4734 Additional Context Test this on https://deploy-preview-5377--vitepress-docs.netlify.app/reference/site-config NOTE: Because the outline marker has a transition on , it'll look a bit jittery when auto-scrolling for both smooth and non-smooth scrolling. I found enabling smooth scrolling when calling to be less distracting though. [!TIP] The author can publish a _preview release_ by commenting after creating the PR.

bluwy · 7h ago
Structured data for AI agents

Repository: vuejs/vitepress. Description: Vite & Vue powered static site generator. Stars: 18242, Forks: 2736. Primary language: TypeScript. Languages: TypeScript (65.4%), Vue (23%), CSS (10.1%), Python (1.3%), JavaScript (0.3%). License: MIT. Homepage: https://vitepress.dev Topics: docs-generator, hacktoberfest, markdown, ssg, vite, vue. Latest release: v2.0.0-alpha.19 (3w ago). Open PRs: 74, open issues: 238. Last activity: 1d ago. Community health: 62%. Top contributors: brc-dd, yyx990803, kiaking, zonemeen, posva, antfu, userquin, meteorlxy, bluwy, dependabot[bot] and others.

·@ofershap

Replace github.com with gitshow.dev