这是一个使用react + antd + react-router + issue + es6
的单页面静态博客,点击「馒头加梨子」查看博客。
此博客基于github issue
和github api
搭建。
将配置文件src/config/config.js
配置修改成自己的账号。
npm install
npm start
npm run build
- [email protected]
- [email protected]
- [email protected] -> 路由功能
- [email protected] -> ui搭建
- [email protected] -> markdown解析
- [email protected] -> 高亮
- [email protected] -> fetch
- [email protected] -> es6转换
-
增加博客加载进度条
-
增加标签,点击自动分类搜索
-
github登录 + 评论功能
-
component按需加载
-
使用redux重构
-
使用react native重构
-
加入后台服务端