Runlevelrobot
Anybody know of any frameworks for blogging that allows for text based only blogs? I really love this aaronsw.com/weblog
Cole Hudson
Aaron actually created his own framework webpy way back when, more likely than not his blog is running on it too. You can find the modern incarnation here: github.com/webpy/w...
🤬 Foobar
I actually did a project a few years ago when I was in college using webpy. It was really sad to see the documentation with things like "will come back to this later" and such.
Cole Hudson
That's pretty cool that you were using it so recently. The docs are like a window to the heady days of web 2.0; SOAP, CGI, etc