Skip to content
forked from vuejs/vuepress

πŸ“ Minimalistic Vue-powered static site generator

License

Notifications You must be signed in to change notification settings

rasapetter/vuepress

This branch is 1040 commits behind vuejs/vuepress:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 30, 2018
Sep 2, 2018
Apr 12, 2018
Nov 7, 2018
Sep 28, 2018
Aug 11, 2018
May 26, 2018
Oct 17, 2018
Jun 9, 2018
Sep 27, 2018
Apr 13, 2018
Oct 30, 2018
Sep 23, 2018
Nov 6, 2018
Oct 23, 2018
Nov 6, 2018

Repository files navigation

logo

Downloads Version npm next version License vuepress channel on Discord

This is the branch for VuePress Next.

Status: alpha

Certain combinations of plugins may not work properly, and things may change or break until we reach beta phase. Do not use in production yet unless you are adventurous.

For 0.x, it's moved to 0.x branch and still maintained, the website was switching to https://v0.vuepress.vuejs.org.

Note that we are working hard to improve the documentation and contributions welcome if you keep up with the latest changes.

VuePress

Minimalistic docs generator with Vue component based layout system

https://vuepress.vuejs.org/

Install

yarn add vuepress -D       # Install 0.x.x.
yarn add vuepress@next -D  # Install next.

Features

Built-in markdown extensions

Using Vue in Markdown

Vue-powered custom theme system

Default theme

Miscellaneous

Showcase

Websites built with VuePress:

Vue Ecosystem

Community

Development

Please make sure your version of Node.js is greater than 8.

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

License

MIT

About

πŸ“ Minimalistic Vue-powered static site generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.4%
  • Vue 23.7%
  • CSS 3.6%
  • HTML 0.3%