Hugo’s config command shows that it picks up the config.toml
file just fine, see below. Perhaps I should raise an issue here on the hub.
archetypedir: "archetypes" baseurl: "http://example.com/" blackfriday: map[extensions:[hardLineBreak]] builddrafts: false buildexpired: false buildfuture: false cachedir: "/var/folders/hb/f58ybhm518j6zwr7hhrjgjlc0000gn/T/hugo_cache/" canonifyurls: false cleandestinationdir: false contentdir: "content" datadir: "data" defaultcontentlanguage: "en" defaultcontentlanguageinsubdir: false defaultextension: "html" defaultlayout: "post" disable404: false disablelivereload: false disablepathtolower: false disablerobotstxt: false disablerss: false disablesitemap: false enableemoji: false enablegitinfo: false enablemissingtranslationplaceholders: false footnoteanchorprefix: "" footnotereturnlinkcontents: "" forcesyncstatic: false hascjklanguage: false i18ndir: "i18n" ignorecache: false indexes: map[tag:tags category:categories] languagecode: "en-us" layoutdir: "layouts" logi18nwarnings: false metadataformat: "yaml" newcontenteditor: "" paginate: 10 paginatepath: "page" permalinks: map[page:/:title/ about:/:filename/] pluralizelisttitles: true preservetaxonomynames: false publishdir: "public" pygmentscodefences: false pygmentscodefencesguesssyntax: false pygmentsoptions: "" pygmentsstyle: "monokai" pygmentsuseclasses: false relativeurls: false removepathaccents: false rsslimit: 15 rssuri: "index.xml" sectionpagesmenu: "" sitemap: {ChangeFreq: Priority:-1 Filename:sitemap.xml} staticdir: "static" taxonomies: map[tag:tags category:categories] theme: "test" themesdir: "themes" title: "test" uglyurls: false usemodtimeasfallback: false verbose: false watch: false workingdir: "/Users/ae/develop/_web/_hugo/test"