Skip to content
πŸ“ Minimalistic Vue-powered static site generator
JavaScript Vue TypeScript CSS HTML
Branch: master
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci ci: upgrade ci scirpts Nov 28, 2019
.github docs: update guide for project bootstrap Mar 18, 2020
__mocks__ chore: refactor code style May 12, 2019
art ui: add vector brand icons (#1627) Jul 20, 2019
packages docs: fix typo (parentThemePath -> parentThemeEntry) (#2445) Jun 14, 2020
rfcs docs: fix typo (#1684) Jul 2, 2019
scripts fix: correct homepage URLs in package.json (#2394) Jun 1, 2020
.all-contributorsrc docs: remove filip from core team for now (#2170) Feb 6, 2020
.commitlintrc.js build: allow $zh scope in commitlint (#2278) Apr 8, 2020
.editorconfig workflow: add .editorconfig (#719) Aug 11, 2018
.eslintignore build: refine eslint and set up commitlint Nov 28, 2019
.eslintrc.js build: use vue recommend eslint config Dec 3, 2019
.gitignore build: gitignore editor configs Nov 28, 2019
.gitpod.yml docs: update guide for project bootstrap Mar 18, 2020
.npmignore chore: update npmignore Jun 9, 2018
CHANGELOG.md chore: optimize history changelog Jun 14, 2020
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#1736) Aug 5, 2019
LICENSE readme & license Apr 13, 2018
README.md chore: remove broken link (#2410) Jun 13, 2020
babel.config.js feat: refine node api (#1395) Mar 4, 2019
lerna.json build: release version 1.5.2 Jun 14, 2020
package.json build: update release script and config Apr 15, 2020
tsconfig.json build: refine typescript configs Nov 28, 2019
yarn.lock fix($plugin-pwa): work with register-service-worker 1.7.0 (close #2222)… Mar 18, 2020

README.md

logo

Downloads Version License VuePress channel on Discord

Install

yarn add vuepress -D

Documentation

Check out our docs at https://vuepress.vuejs.org/.

Showcase

Contribution

Want to contribute? Check our Contributing Guide and issues for beginners!

yarn install # install all dependencies
yarn dev  # serves VuePress' own docs with itself
yarn test # make sure your code change pass the test

If you don't have a local checkout, you can also open VuePress in Gitpod, a free online IDE for GitHub.

If you intend to make "substantial" changes to VuePress or its documentation, please checkout VuePress RFCs.

If you have a VuePress-related project/component/tool, add it with a pull request to this curated list!

Contributors

Core Team

Evan You
Evan You

πŸ’»
ULIVZ
ULIVZ

πŸ’» πŸ“–
Franck Abgrall
Franck Abgrall

πŸ’» πŸ’¬
Giraud Florent
Giraud Florent

πŸ’»
Billyyyyy3320
Billyyyyy3320

πŸ’»
Ben Hong
Ben Hong

πŸ’» πŸ“
Victoria Bergquist
Victoria Bergquist

πŸ’» 🎨
Sarah Dayan
Sarah Dayan

πŸ’» πŸ“–
meteorlxy
meteorlxy
πŸ’»
Nikita Sobolev
Nikita Sobolev

πŸ’» πŸ“–
Ramona
Ramona

πŸ’»
Fatih Acet
Fatih Acet

πŸ’»
Vladimir Pouzanov
Vladimir Pouzanov

πŸ’»
Vinayak Kulkarni
Vinayak Kulkarni

πŸ”Œ πŸ’» πŸ“

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

License

MIT

You can’t perform that action at this time.