Use the ”Deploy to Netlify“ button below to create a new VuePress installation with one simple click. Get my wonderful VuePress theme for free.
You need a Github and a Netlify account. Otherwise the Deploy Button doesn't work.
The “Deploy to Netlify” button helps users deploy new sites from templates with one single click on Netlify.
This is a Starter template for a VuePress with a Progressive Web App (PWA) out of the box.
And it integrates the NetlifyCMS with VuePress.
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 installnpm run build or npm run dev to start a local server
For more information, see VuePress Docs