Properly setup logging in ctl
setup_logger used to be called as part of wsgi.py, but since we've
dropped wsgi.py in favor for directly calling config.make_wsgi_app
setup_logger was not properly added to ctl.py resulting in the
log be completely absent.
Improve readability for pages
Update API documentation timestamp
Also include .icon in MANIFEST
Allow specifying number of threads in fbctl
Fix local version
Shell substitution bites again.
[build] create venv before building