V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
vfasky
V2EX  ›  Python

Qcore Blog 跑在SAE的上的Python Blog开源发布

  •  
  •   vfasky ·
    vfasky · 2012-02-03 15:42:59 +08:00 · 4468 次点击
    这是一个创建于 4472 天前的主题,其中的信息可能已经有所发展或是发生改变。
    Qcore Blog 是运行在 SAE 上
    -------------------------------------------
    ### 基于 tornado, html5 小巧,简单,高效的Python Blog。


    ### 特色功能:

    - 微内核, 核心实现了:
    - 基于ACL的访问控制
    - session 的实现
    - 更友好的数据库查询
    - 数据库读写分离
    - 扩展tornado的模板功能
    - 灵活的插件机制,几乎**不需要改动代码**,插件就可以**挂载到blog任何地方**
    - 模板支持: 继承(extends) 与 包含(include) , 移植模板更容易
    - 使用强大的第三方社会化评论系统 Disqus
    - 使用 Markdown 语法写作
    - Category 和 Tags 双层支持,更好的为文章分类
    - 强劲的性能与安全, SAE 应用体检 **A级**

    ### 开源下载:

    - Qcore Blog 基于Apache Licene 2.0 协议发布
    - Qcore Blog 的源码托管在 gitHub([https://github.com/vfasky/qcoreblog](https://github.com/vfasky/qcoreblog)) 上,期待有兴趣的同学一起完善!
    - 下载 [Qcore Blog v1.0](http://qcoreblog.sinaapp.com/page/download.html)

    ### 安装方法:

    1. 将代码上传到 SAE
    2. 开启 MySQL , Memcache( 默认情况下,只需1M )
    3. 建立一个名为 "storage" 的 Storage
    4. 访问你的应用( http://{app_id}.sinaapp.com/install ),程序会引导你完成安装

    [附上安装图文教程](http://qcoreblog.sinaapp.com/post/QcoreBlog-setup-help.html)

    ### 备注:

    - 后台是基于html5开发的,请使用 chrome , firefox 等现代浏览器访问
    - 程序自带一个 "Markdow 编辑器" 插件, 在后台开启后,支持 Markdow 语法, 并且支持拉风的:拖拉上传
    3 条回复    1970-01-01 08:00:00 +08:00
    flyingnn
        1
    flyingnn  
       2012-02-16 00:32:10 +08:00
    没有处理404页面.
    jo32
        2
    jo32  
       2012-02-16 02:01:08 +08:00
    ... 直接把 markdown 内容复制过来了啦,作者是 Octopress 的 fan 吧。
    vfasky
        3
    vfasky  
    OP
       2012-02-16 09:27:33 +08:00
    @jo32 markdown 本身就有可读性 ^_^
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1201 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 17:21 · PVG 01:21 · LAX 10:21 · JFK 13:21
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.