Go to file
2013-07-20 14:24:48 -04:00
articles Blueprints. Completely restructured articles section. Y'know, nothin' big. Yawn. 2013-07-20 14:24:48 -04:00
guitar Initial commit, I guess. 2013-07-14 09:46:48 -04:00
static Blueprints. Completely restructured articles section. Y'know, nothin' big. Yawn. 2013-07-20 14:24:48 -04:00
.gitignore gitignore\! 2013-07-18 14:22:40 -04:00
gunicorn_server_start README.md and filename changes. No biggie. 2013-07-14 09:50:49 -04:00
project_list.html Blueprints. Completely restructured articles section. Y'know, nothin' big. Yawn. 2013-07-20 14:24:48 -04:00
pure_flask.py Blueprints. Completely restructured articles section. Y'know, nothin' big. Yawn. 2013-07-20 14:24:48 -04:00
pure_flask.pyc Blueprints. Completely restructured articles section. Y'know, nothin' big. Yawn. 2013-07-20 14:24:48 -04:00
README.md README.md and filename changes. No biggie. 2013-07-14 09:50:49 -04:00
tornado_server.py Initial commit, I guess. 2013-07-14 09:46:48 -04:00

This is my server! It's not much, but it's mine.

It runs on flask. It's kinda messy! This is one project I'm working on strictly for results - I just want to post stuff as easily as possible, with as little hassle as possible (but avoiding having to use PHP). There might be some slightly-more-complicated stuff in here using blueprints or subapplications, so that I can extend things! It's not done, though.