From 2d7ab7fda76b7de017d838973c7ad854773009d9 Mon Sep 17 00:00:00 2001 From: cgrinds Date: Wed, 1 Sep 2010 23:47:30 +0800 Subject: [PATCH] Add blueslug to the flask powered websites --- flask_website/listings/projects.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/flask_website/listings/projects.py b/flask_website/listings/projects.py index 6d38b9ba..7bbc8c4d 100644 --- a/flask_website/listings/projects.py +++ b/flask_website/listings/projects.py @@ -93,6 +93,10 @@ projects = { Project('was it up?', 'http://wasitup.com/', u'''

A website monitoring service. + '''), + Project('Blueslug', 'http://blueslug.com/', u''' +

+ A flask-powered anti-social delicious clone ''') ], 'apps': [