Basic resume site written with Python with Flask, Bootstrap, and a YAML config file. https://jessebot.work
Find a file
Jesse d88ceb2092 yaml fixes
Merge branch 'hotfix/1.0.0.1' into develop
2015-10-22 05:29:56 +00:00
css initial commit after clean up 2015-10-22 04:45:37 +00:00
fonts initial commit after clean up 2015-10-22 04:45:37 +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 initial commit after clean up 2015-10-22 04:45:37 +00:00
.gitignore initial commit after clean up 2015-10-22 04:45:37 +00:00
config.yaml initial commit after clean up 2015-10-22 04:45:37 +00:00
jessebot.py messin' with yaml 2015-10-22 05:29:20 +00:00
jessebot.wsgi initial commit after clean up 2015-10-22 04:45:37 +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.