Web Design and Development

by Jeff Strunk on Mar 10 2010

Is extremely detail oriented.

Redoing my blog in Django with Mingus has certainly been interesting. I've pretty much spent more than all of my free time on this. It is fun, but I realize that there is an incredible amount of detail that you can get into.

First, I wanted to make a bicycle themed stylesheet. So far, I have only touched the surface with my chain background.

Next, I realized that the gallery included with Mingus wasn't so great. I added Photologue, added it to django_proxy's signal list, and modified a bunch of templates to get a gallery to show up in the list of blog posts.

The last thing I did was set up a tag cloud. I learned how to create a new app and custom template tags.

I just hope that one day I'll write about my life on this blog.