Skip to content

viko16/vue-ghpages-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f1f9f16 · Feb 19, 2021
Feb 3, 2019
Apr 27, 2017
Mar 18, 2018
Sep 15, 2017
Aug 30, 2016
Sep 9, 2016
Jun 7, 2018
Aug 30, 2016
Feb 3, 2019
Aug 30, 2016
Feb 3, 2019
Nov 26, 2017
Feb 19, 2021
Feb 3, 2019

Repository files navigation

vue-ghpages-blog

GitHub release JavaScript Style Guide Dependency Status FOSSA Status

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

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

[DEPRECATED] 不再维护!!

  • I've switched my blog project to VuePress. And this repository is no longer maintained. If you like the theme, you can try vuepress-theme-simple.
  • 我已经将自己的博客程序迁移为 VuePress,这个库也不再维护。如果你喜欢这个主题,可以试试 vuepress-theme-simple,原汁原味~

Post Screenshots

Demo: https://viko16.github.io/vue-ghpages-blog/

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

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

FOSSA Status

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published