baseURL: 'https://blog.mattcen.com/' languageCode: en-au copyright: Matt Cengia title: "mattcen's mumblings" theme: [hugo-blog-awesome, matomo] # Enable emojis globally enableEmoji: true enableGitInfo: true #enableRobotsTXT: true ignoreErrors: ["additional-script-loading-error"] # ignore error of loading additional scripts. # Explicitly define 'categories' taxonomy, thereby removing # automatically-created 'tags' taxonomy. Ref # https://gohugo.io/content-management/taxonomies/#example-removing-default-taxonomies taxonomies: category: categories outputs: home: - HTML - RSS page: - HTML - RSS - markdown menu: main: - name: About pageRef: about - name: Posts pageRef: posts - name: Publications pageRef: publications - name: CV pageRef: resume - name: Topics pageRef: categories permalinks: posts: '/:year/:month/:day/:title/' paginate: 999 markup: goldmark: renderer: unsafe: true highlight: noClasses: false tableOfContents: startLevel: 1 # ToC starts from H1 endLevel: 4 # ToC ends at H4 ordered: false # generates