# weblog **Repository Path**: lindodo/weblog ## Basic Information - **Project Name**: weblog - **Description**: 个人博客。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-11-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README weblog ====== 个人博客。 [Example: 马孔多的主页](http://whoop.vipsinaapp.com/blog/) Download -------- $ git clone https://github.com/ghostrong/weblog.git Quick Start ----------- - 配置数据库连接参数:config.py - 创建table $ python data.py - 运行 app $ python myapp.py 通过Admin 管理数据 ------------------ http://localhost:5555/blog/admin/ 注意根据需要修改访问权限。