Home
Softono

Blog Front

Open source Vue
309
Stars
67
Forks
36
Issues
10
Watchers
3 years
Last Commit

 About Blog Front

blog-front @nuxt

Platforms

Web Self-hosted iOS

Languages

Vue

Need Help Installing Blog Front?

We provide expert installation service for this software. Our team will install, configure, and secure Blog Front on your server. plans start at just $30.

Blog Front

View on GitHub

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