public
Description: Global profile website, written in Python.
Homepage:
Clone URL: git://github.com/nefarioustim/global-profile-site.git
name age message
file .gitignore Loading commit data...
file README.md
directory application/
directory etc/
directory lib/
directory static/
directory templates/
README.md

Global Profile Site

This is my global internet profile site at http://timhuegdon.com. It will be a hub for various rel="me" links, hopefully building a web of links from the various profiles I have on sites such as Twitter and Flickr etc.

The code

The back-end will be constructed in Python -- served via mod_wsgi in Apache -- to aide my education of said language.

On the front-end I hope to disassemble Stubbornella's Object Oriented CSS proposal and create something I think is more applicable, since I'm of the opinion that the concept is sound.