cerrado @ 242ba7f412d4e54f21385afff3f2b884f57f6ced

feat: Add navbar selection
feat: Wraps handler into its own package

Although this creates more complex folder structure will allow in the
feature for a easier testing of those given handlers.
feat: Add slug to build
ref: Increase font size
feat: Add about page
feat: Simplify listing
feat: Add actual git listing implementation
feat: Add bare bones project list
feat: Add utils
feat: Add chroma support
feat: Add qtc templating
feat: Add bootsrap scss
feat: Close worker on error

If a worker error the application, as a whole, is terminadated.
feat: Add config parsing
feat: Initial http server code