return { admin_email = "ken@kengrimes.com", admin_password = "test", hugo_directory = "/home/ken/proj/ancientarts/hugo", host = 'localhost', port = 3007, hugo_config = { baseURL = "https://krull.kengrimes.com", languageCode = "en-us", title = "Ancient Arts", copyright = "2010-2018 Ancient Arts", theme = "ancientarts", relativeURLs = true, pygmentsUseClasses = true, outputs = { home = {"HTML", "RSS", "JSON"}, section = {"HTML", "RSS", "JSON"}, page = {"HTML", "JSON"}, taxonomy = {"HTML", "RSS", "JSON"} } } }