/flog

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

Primary LanguagePython

flog

Flog 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 flog repo

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

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

  3. Push the code to Heroku to deploy