Skip to content

yuanniufei/Flask-Blogging

 
 

Repository files navigation

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. You can extend Flask-Blogging by using plugins from here.

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

A Markdown Based Python Blog Engine as a Flask Extension.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.1%
  • HTML 8.9%