资 源 简 介
一款超轻量级的SAE 博客,用Python 编写,使用tornado 框架和pyTenjin 模板引擎。
示例 http://saepy.sinaapp.com
详细使用方法参见 http://saepy.sinaapp.com/t/23
SAE-BBS
你也可能对这个开源项目感兴趣 http://code.google.com/p/saespot/
请在这里下载最新源码 https://github.com/ego008/saepy-log
特点
针对SAE 环境编写,功能简洁实用、性能卓越。
另附个人在GAE 上的项目 http://code.google.com/p/gae-bbs/
SAEpy-log 是一款运行在SAE/python上轻型的、性能卓越的blog程序
示例 http://saepy.sinaapp.com
说明
SAEpy-log 是 SAE python blog的组合简写,是学习使用SAE 的生成物。
没有系统的设计,能写点博客就行。
性能
页面响应一般少于150毫秒,平均在60毫秒左右,已缓存页面响应常在3~6毫秒;
一般博客只需使用1M缓存即可;
已实现的功能
生成ATOM供稿
XML-RPC ping
生成网站地图
可在配置文件中更换使用主题
邮件通知
代码高亮
富文本编辑器
AJAX表单
缓存页面
文 件 列 表
blog.py
common.py
config.yaml
favicon.ico
index.wsgi
LICENSE.txt
model.py
readme
readme.txt
setting.py
tenjin.py
static
admin
facefiles
highlight
img
jquery-plugin
markitup
themes
admin
style.css
_layout_admin.html
admin_addpost.html
admin_comment.html
admin_editpost.html
admin_flushdata.html
admin_index.html
admin_link.html
admin_login.html
error.html
templates
admin
default
index.xml
octopress
octopress-disqus
robots.txt
rpc.xml
sitemap.html
admin.py