The Wayback Machine - https://web.archive.org/web/20201029154334/https://github.com/jkchao/blog-front
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
api
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

vue-blog (http://jkchao.cn)

Build Status

CLIENT: vue-blog

ADMIN: vue-admin

SERVICE: node-koa

注意:此项目的后端接口为 RESTFul 版的接口,你可以 clone blog-service master 分之,来启动此项目。


主要插件

  • NUXT + Vuex + Vue-router + Axios

  • marked + highlight.js

  • Disqus (科学上网)

TODO

  • logo

  • HTTPS

  • 抄个评论

  • 网易云音乐

  • 谷歌统计分析脚本

  • 连接不上 Disqus 时,出现评论区空白

  • Disqus 国内

  • 安卓 uc 浏览器无法点击头部

  • 加载优化

  • 尾部信息优化

  • 手机端 about 页面 点击微信图标的bug

  • 错误页面

  • 接入 one (会涉及版权问题,放弃)

  • 图片懒加载

  • 归档

  • 过渡效果优化

  • tag lick-active

  • 归档优化

  • 支持 PWA

  • CDN 缓存

  • 文章详情页面,相关文章推荐

  • 添加打赏功能

  • RSS

  • GraphQL

  • Next.js

  • TypeScript 重构

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run dev

# build for production
npm run build
npm start
You can’t perform that action at this time.