Set up the site with the given configuration.
Usage
setup(config)
config: dict
A dictionary of site configuration options.
None
>>> setup({"theme": "cosmo"})