Basic resume site written with Python with Flask, Bootstrap, and a YAML config file. https://jessebot.work
Find a file
Jesse 79efddb900 trying to fix drift
Merge branch 'develop' of github.com:jessebot/jessebot.com into develop
2015-10-22 20:07:31 +00:00
css deleting unneeded, working on theme 2015-10-22 19:56:43 +00:00
images initial commit after clean up 2015-10-22 04:45:37 +00:00
js initial commit after clean up 2015-10-22 04:45:37 +00:00
views trying to fix globals 2015-10-22 19:53:54 +00:00
.gitignore fixing views 2015-10-22 05:51:37 +00:00
config.yaml Update config.yaml 2015-10-22 13:05:54 -07:00
jessebot.py pep8 2015-10-22 20:04:36 +00:00
jessebot.wsgi initial commit after clean up 2015-10-22 04:45:37 +00:00
lib.py pep8 2015-10-22 20:04:36 +00:00
README.md initial commit after clean up 2015-10-22 04:45:37 +00:00

bootstrap_bottle

Keeping track of "best practices" aka things that work with bottle (Python webframework) and bootstrap (Twitter's frontend).

The website is located at dev.jessebot.com. Apache is serving vis mod_wsgi. Wsgi file commited.

The socket file (CentOS/RHEL) is in /var/run.