/vuepress-deploy

Primary LanguageJavaScriptMIT LicenseMIT

home actionText actionLink features footer
true
Hello VuePress →
/docs/
title details
One-click Deploy
Use the ”Deploy to Netlify“ button below to create a new VuePress installation with one simple click.
title details
Github
You need a Github account. Otherwise the Deploy Button doesn't work.
title details
Netlify
The “Deploy to Netlify” button helps users deploy new sites from templates with one single click on Netlify.
MIT Licensed | VuePress Copyright © 2018-present Evan You

VuePress Deploy

This is a Starter template for a VuePress site and/or a Progressive Web App (PWA).

One-click Deploy

Deploy to Netlify

Local Development

To try it out locally, clone this repo and generate a static site.

git clone https://github.com/capriosa/vuepress-deploy
cd vuepress-deploy
npm install
npm run build or npm run dev to start a local server

For more information, see VuePress Docs