Skip to content

SidStraw/VuePressBlog

Repository files navigation

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

yarn

run a development live server

yarn dev

Deployment

  1. generate the static files using:

    yarn build
  2. deploy the content of .vuepress/dist to any hosting service.

Built With

About

Sid's blog is use VuePress extend 'vuepress-theme-sidstraw-blog' theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published