Skip to content

zytx121/vue-blog

This branch is 8 commits ahead of, 41 commits behind viko16/vue-ghpages-blog:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 16, 2017
a4941e6 · Jul 16, 2017
Jul 16, 2017
Apr 27, 2017
May 21, 2017
Jul 3, 2017
Aug 30, 2016
Sep 9, 2016
Jul 3, 2017
Aug 30, 2016
Sep 9, 2016
Jul 16, 2017
Aug 30, 2016
Apr 30, 2017
Jul 3, 2017
Jul 3, 2017
Jul 3, 2017

Repository files navigation

vue-ghpages-blog

Join the chat at https://gitter.im/viko16/vue-ghpages-blog GitHub release JavaScript Style Guide Travis Dependency Status

✏️ A blog based on GitHub Pages built with Vue.js 2 + webpack 2.

一个依赖 GitHub Pages,无需本地生成的静态博客,使用了 Vue.js 2 组件开发,webpack 2 打包。

Post Screenshots

Features

  • Vue 2 / Vue-router / axios
  • webpack 2 / Babel 6 / Stylus
  • No need to generate locally ( now using TravisCI )
  • Hosting on GitHub Pages
  • SessionStorage cache

Demo

http://ukn.me

Develop

Note: src/config.js points the configurations of my personal blog. If you fork this repository, modify it first. 😳

# Install dependencies
npm install
# Develop with hot reload
npm run dev
# Lint and Test
npm test

Vue 1.x version

For the Vue 1.x version, please see the vue-1 branch.

About My Workflow

License

MIT © viko16

About

✏️ A blog based on GitHub Pages built with Vue.js 2 + webpack 2.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.2%
  • Vue 21.5%
  • CSS 9.9%
  • HTML 1.4%