Skip to content

GarfieltBlog(webpy) is a light weight blog system base on web.py.It is similar to WordPress that provides commonly functions and featurs of a blog system.

License

Notifications You must be signed in to change notification settings

358933053/GarfieltBlog-webpy

 
 

Repository files navigation

Garfielt-Blog

GarfieltBlog(webpy) is a light weight blog system base on web.py.It is similar to WordPress that provides commonly functions and featurs of a blog system.

效果图

Garfielt Blog是一款基于web.py的轻量级开源博客系统。

可访问 http://blog.iscsky.net 查看体验效果。

开发初衷是定制一款自己使用顺手的博客,个人不喜欢臃肿,简洁至上,开发过程中力求代码简洁(个人能力范围内^_^)!

现编码已进入收尾阶段,代码择机发布,如果关注的话可微博(Garfielt@新浪微博)或在评论处留下联系方式及对功能的需求情况,我会根据反馈情况增加更改功能,发布时会予以通知说明。真诚期望你的关注!

系统功能:

1、常规博客系统的增删改查,分类标签管理,数据附件管理,评论及友情链接管理;

2、自定制舒服的URL,文章标题可选转换为English或Pingyin;

3、多重缓存策略;

4、方便集成第三方社交化模块;

5、适合程序员使用,内置代码高亮,DIY代码,暗藏部分小彩蛋@_@;

6、内置模板可供选择;

7、支持SAE、BAE及原生态环境;

8、多数据库支持,目前支持Mysql、Sqlite,后续陆续增加;

……

Roadmap:

1、上述功能完善,Bug free; 2、增加插件功能,方便二次开发及拓展; 3、完善安装、开发、说明文档;

……

本地安装使用: 1、git checkout 2、确保web.py已安装 3、python index.py

data目录下新提交了一个Sqlite样库,无需更改配置本地可体验使用,。

现版本不建议上线正式使用,代码正在部分重构、改bug,本周末放出!

未完待补充……

Homepage and details: http://www.iscsky.net/ http://blog.iscsky.net Garfielt@新浪微博 http://weibo.com/liuwt123

Copyright (c) 2012, Garfielt liuwt123@gmail.com. License: MIT (see LICENSE.txt for details)

About

GarfieltBlog(webpy) is a light weight blog system base on web.py.It is similar to WordPress that provides commonly functions and featurs of a blog system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 38.1%
  • Python 27.5%
  • HTML 17.3%
  • CSS 17.1%