baseURL: "https://nutmeg.erynwells.me/sandbox" languageCode: en-us title: ~eryn markup: goldmark: parser: attribute: block: true title: true wrapStandAloneImageWithinParagraph: false highlight: noClasses: false menus: main: - name: Blog pageRef: "/blog" weight: 20 - name: Tests pageRef: "/tests" weight: 30 module: hugoVersion: extended: false min: "0.116.0" imports: - path: base - path: blog mounts: - source: assets target: assets/blog - source: layouts/_default target: layouts/blog - source: layouts/shortcodes target: layouts/shortcodes - source: layouts/partials target: layouts/partials permalinks: page: blog: "/blog/:year/:month/:slug/" tests: "/tests/:slug/" section: blog: "/blog/" tests: "/tests/" theme: - blog - base