computmaxer / blog

An easy to deploy, hackable blog based on Flask and MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-Blog

Flask-Blog is an easy to deploy hackable blog built with Flask and MongoDB. Using Heorku, you can get a blog set up in minutes.

Pre-requisites

  1. Heroku account and a new application with the MongoLab add-on
  2. Python and preferrably VirtualEnv installed locally.

Getting Started

Note: These instructions are still being developed.

  1. Clone the flask-blog repo

    git clone https://github.com/mpdavis/blog.git

  2. Edit the blog/settings.py with appropriate information

  3. Push the code to Heroku to deploy

About

An easy to deploy, hackable blog based on Flask and MongoDB