lniwn / Flask-Blogging

Just for PR

Home Page:http://flask-blogging.readthedocs.org/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-Blogging

image

This is a Flask extension for adding blog support to your site using Markdown. Please see Flask-Blogging documentation for more details.

Sponsor

ButterCMS is an API-based CMS and blogging platform built for developers:

image

Screen Shots

Blog Editor

Blog Editor

Blog Page

Blog Page

Minimal Example

Check the quickstart 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

License

MIT

About

Just for PR

http://flask-blogging.readthedocs.org/en/latest/

License:MIT License


Languages

Language:Python 91.1%Language:HTML 8.9%