My attempt at rebuilding my personal website using the Flask framework in Python
admin/templates | ||
static | ||
templates | ||
.gitignore | ||
admin.py | ||
config-example.py | ||
flask_site.py | ||
install.py | ||
README.md | ||
schema.sql |
Flask Site
This is nothing more than a test run for me, trying to learn Flask.
It initially began as me following the tutorial found here: http://flask.pocoo.org/docs/0.10/tutorial/
I hope to modify it and build on it further to develop it into a working copy of my personal website.
My personal website can be found at http://wbrawner.com