1.0.0 • Published 5 years ago
vuepress-blog-template v1.0.0
Sid's Vuepress Blog
Getting Started
- install it locally installing
- add some markdown posts to
_posts, check the existing example - deploy your blog, check Deployment
install dependencies
yarnrun a development live server
yarn devDeployment
generate the static files using:
yarn builddeploy the content of
.vuepress/distto any hosting service.
Built With
1.0.0
5 years ago