Skip to content

mikl/django-mingus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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://mathematism.com/
http://baratrion.org/
http://libby.tuzig.com/
http://oswco.org/
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

my own version of Martin Frickovsky's Mingus blog engine

Resources

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE.prettify

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.1%
  • PHP 1.2%
  • Python 0.7%