Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 313 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 313 Bytes

MyLofter

一个后端基于Python+Django的blog,前端使用semanticUI、发帖百度UE,后台管理使用diy的xadmin。WSGI使用:Gunicore

预览效果,访问:http://jd.coderr.cn

使用方法: 运行项目根目录下的启动脚本即可 $ chmod +x gunicore_start.sh && sh gunicore_start.sh