Skip to content

xcool/weblog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weblog

个人博客。

Example: 马孔多的主页

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/

注意根据需要修改访问权限。

About

个人博客。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.8%
  • JavaScript 16.8%
  • CSS 9.3%
  • Shell 0.1%