jsimnz / vuepress

πŸ“ Minimalistic Vue-powered static site generator

Home Page:https://vuepress.vuejs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Downloads Version License

VuePress

Minimalistic docs generator with Vue component based layout system

https://vuepress.vuejs.org/

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

Todo Features

VuePress is still a work in progress. There are a few things that it currently does not support but are planned:

  • Plugin support
  • Blogging support

Contributions are welcome!

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

https://vuepress.vuejs.org/

License:MIT License


Languages

Language:JavaScript 65.2%Language:Vue 27.8%Language:CSS 5.8%Language:Shell 0.7%Language:HTML 0.4%