Look, I have a personal blog
July 30, 2011
This is the base setup for my blog. I plan on styling it better (shouldn't be hard), adding the ability to comment on posts, and posting some of my poetry and maybe some other things here. I built this in about 6 hours using web.py and the auth module here: http://jpscaletti.com/webpy_auth/
by: nathan
Votes: 1 up, 0 down
-
Yay
August 2, 2011
Looks like voting works now. Tomorrow I'll get to adding points for posting and voting via bigdoor.com's gamification api. Sweet.
by: spectre
Votes: 0 up, 0 down
-
Comments...
August 1, 2011
Comments look to be working now. Voting is next.
by: nathan
Votes: 1 up, 0 down
-
Additions
August 1, 2011
I've added comments and the models to support voting. Next I'm going to add some stuff to the views to count the comments from the main page and some sorting. I need to add a pagination module. Looks like I need to add edit and delete controls to the comments too. :)
by: nathan
Votes: 0 up, 1 down