VuePress

📝 Minimalistic Vue-powered static site generator

Installation

Use the package manager yarnopen in new window to install VuePress as a dev dependency.

yarn add vuepress -D

Documentation

The docs are available at https://vuepress.vuejs.orgopen in new window

Contributing

Want to contribute? Check our issues for beginnersopen in new window!

yarn # Install and link dependencies for this monorepo
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 Gitpodopen in new window, 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 listopen in new window!

License

MITopen in new window

Last Updated:
Contributors: rockjaylee