/example-vuepress-blog

An example for an article I wrote on how I build my blog into VuePress: https://jordonbaade.com/blog/blogging-vuepress-default-theme

Primary LanguageVueMIT LicenseMIT

home
true

Instructions

  1. Clone this repo to your machine
  2. cd into the cloned folder
  3. Run npm install
  4. Run vuepress dev and visit the provided localhost link or run vuepress build to build production files

License

MIT