| home | true | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| heroText | ||||||||||||||||
| tagline | Hello VuePress | |||||||||||||||
| actionText | 快速上手 → | |||||||||||||||
| actionLink | ||||||||||||||||
| features |
|
|||||||||||||||
| footer | MIT Licensed | Copyright © 2018-present Felix Liu |
You can now start writing with:
yarn docs:dev # OR npm run docs:devTo generate static assets, run:
yarn docs:build # OR npm run docs:buildBy default, the built files will be in .vuepress/dist, which can be configured via the dest field in .vuepress/config.js. The built files can be deployed to any static file server. See Deployment Guide for guides on deploying to popular services.