Skip to content

darkframemaster/pyblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyblog

###about the dirs.

WEBAPP/                  <-- 根目录
|
+- backup/               <-- 备份目录
|
+- conf/                 <-- 配置文件
|
+- dist/                 <-- 打包目录
|
+- www/                  <-- Web目录,存放.py文件
|  |
|  +- static/            <-- 存放静态文件
|  |
|  +- templates/         <-- 存放模板文件
|
+- LICENSE               <-- 代码LICENSE

how to use.

you shoud do some changes in config.py and schema.sql in www/.

run the script app.py to start server ,see readme.mkd in www/.

About

A python blog framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published