montylounge / django-mingus

a Django blog engine leveraging reusable apps for all its features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

A Django blog engine leveraging only existing reusable apps, and django-snippets. The project itself defines no models (db schemas).

The project was conceptualized for a Django-NYC lightening talk, with the goal of introducing Django developers to the concepts behind integrating existing reusable apps in their project, as well as leveraging virtualenv, virtualenv wrapper, and pip into the workflow.

To read more about all the reusable apps that Mingus employs, read The apps that power Django-Mingus.

It also comes with 5 default themes to choose from (really just varying color schemes). They are Basic, Dark, Django, Minimal, and JeffCroft. You can view them here

Please submit issues, bugs, ideas, suggestion, etc., on the project issues page.

Real World Examples

To see it live in action, view:

http://blog.montylounge.com
http://ericholscher.com/
http://apluggedinlife.com/fr/
http://blog.roseman.org.uk/
http://codysoyland.com/
http://www.ofbrooklyn.com/
http://hotsyk.com/
http://stfnkhlr.de/
http://mathematism.com/
http://baratrion.org/
http://libby.tuzig.com/
http://oswco.com/
http://serotoninstorm.com/blog/

Getting Started

I’m beginning to add docs now. They are located in the docs directory. Currently the docs include a quick-start to get you going.

About

a Django blog engine leveraging reusable apps for all its features.

License:Other


Languages

Language:JavaScript 97.1%Language:PHP 1.8%Language:Python 1.1%