Flask-Blogging

A Markdown Based Python Blog Engine as a Flask Extension.

Github星跟蹤圖

Flask-Blogging

.. image:: https://travis-ci.org/gouthambs/Flask-Blogging.svg?branch=master
:target: https://travis-ci.org/gouthambs/Flask-Blogging

This is a Flask extension for adding blog support to your site using Markdown.
Please see Flask-Blogging documentation <http://flask-blogging.readthedocs.org/en/latest/>_
for more details. You can extend Flask-Blogging by using plugins from here <https://github.com/gouthambs/blogging_plugins>_.

Check out the Serverless Blog <https://serverlessblog.com>_ demo running on AWS Lambda.

Features

  • Integration with Markdown Editor
  • Ability to upload images for use in blog pages
  • Incorporate math formulas in LaTeX format
  • Integrates with authentication to allow multiple users
  • Plugin framework to easily extend and add new features

Screen Shots

Blog Editor

.. figure:: /docs/_static/blog_editor.png

Blog Page

.. figure:: /docs/_static/blog_page.png

Minimal Example

Check the quickstart example <http://flask-blogging.readthedocs.org/en/latest/#quick-start-example>_ for the latest documentation.

Installation

Install the extension with the following commands::

$ easy_install flask-blogging

or alternatively if you have pip installed::

$ pip install flask-blogging

Dependencies

  • Flask <https://github.com/mitsuhiko/flask>_
  • SQLAlchemy <https://github.com/zzzeek/sqlalchemy>_
  • Flask-Login <https://github.com/maxcountryman/flask-login>_
  • Flask-Principal <https://github.com/mattupstate/flask-principal>_
  • Flask-WTF <https://github.com/lepture/flask-wtf>_
  • Flask-FileUpload <https://github.com/Speedy1991/Flask-FileUpload>_
  • Markdown <https://pypi.org/project/Markdown/>_
  • Bootstrap <http://getbootstrap.com/>_
  • Bootstrap-Markdown <https://github.com/toopay/bootstrap-markdown>_
  • Markdown-js <https://github.com/evilstreak/markdown-js>_

License

MIT </LICENSE>_

.. include:: /docs/releases.rst

.. include:: /docs/authors.rst

主要指標

概覽
名稱與所有者gouthambs/Flask-Blogging
主編程語言Python
編程語言Python (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2015-05-27 21:33:36
推送於2024-12-08 06:48:37
最后一次提交2024-12-07 22:48:37
發布數36
最新版本名稱v2.0.0.post2 (發布於 )
第一版名稱0.1.0 (發布於 )
用户参与
星數702
關注者數34
派生數165
提交數387
已啟用問題?
問題數106
打開的問題數21
拉請求數42
打開的拉請求數0
關閉的拉請求數11
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?