Skip to content

A blog based on Github pages by vue.js + webpack

License

Notifications You must be signed in to change notification settings

machaogit/vue-ghpages-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-ghpages-blog

A blog based on Github pages by vue.js + webpack

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

Features

  • 无需本地生成
  • 会话缓存
  • 风格也不算太丑.. 😊

Demo

http://Ukn.Me

说明:

  • 此项目本来就是我的博客,欢迎 Star 和 Watch
  • 如果你真的要 Fork 的话,请__务必__按下面的步骤替换成自己的配置哦 😳

Usage

  1. Fork
  2. 修改 src/setting/index.js 中的设定
  3. 修改 index.htmltitle
  4. 删除 CNAME
  5. 清空 markdown 分支下的内容,写上你喜欢的文章~
  6. 喜欢的话可以 Star 一下这个项目,或者推荐给你的朋友们 😆

Develop

  • npm install
  • npm run dev

Build

  • npm run build

Thanks

参考了以下项目

License

MIT

About

A blog based on Github pages by vue.js + webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 57.2%
  • JavaScript 39.9%
  • HTML 2.9%