Cleanup main() and about page
This does a bunch of setup that was missing previously, moves command line arguments to a proper object instead of a context property and adds a global about data object that is also used by the about page.
Edited by Arjen Hiemstra