README.md

    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

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

    License

    MIT

    项目简介

    基于VUE的极简MD静态网站生成器

    发行版本

    当前项目没有发行版本

    贡献者 347

    全部贡献者

    开发语言

    • JavaScript 64.0 %
    • Vue 22.1 %
    • TypeScript 10.7 %
    • CSS 3.0 %
    • HTML 0.3 %