JSPM

vuepress

0.5.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 87545
  • Score
    100M100P100Q147006F
  • License MIT

Minimalistic doc generator with Vue component based layout system

Package Exports

  • vuepress
  • vuepress/lib/util

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vuepress) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

logo

VuePress

Minimalistic docs generator with Vue component based layout system

https://vuepress.vuejs.org/

Features

Todo Features

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

  • Multi-Language Support
  • Algolia DocSearch Integration
  • 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

License

MIT