yiday / vue-ghpages-blog

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

Home Page:http://ukn.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 3.

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

Post Screenshots

Features

  • Vue 2 / Vue-router / axios
  • webpack 3 / 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 3.

http://ukn.me

License:MIT License


Languages

Language:JavaScript 74.0%Language:Vue 17.0%Language:CSS 7.9%Language:HTML 1.1%