An open API service indexing awesome lists of open source software.

https://github.com/mpdavis/flog

An easy to deploy, hackable blog based on Flask and MongoDB
https://github.com/mpdavis/flog

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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