baseURL: "https://examplesite.com/" title: ExampleSite theme: PaperMod enableRobotsTXT: true buildDrafts: false buildFuture: false buildExpired: false minify: disableXML: true minifyOutput: true params: env: production title: ExampleSite defaultTheme: dark ShowCodeCopyButtons: true ShowPostNavLinks: true ShowBreadCrumbs: true ShowReadingTime: true ShowShareButtons: false label: text: "Home" assets: favicon: "/favicon.ico" favicon16x16: "/favicon-16x16.png" favicon32x32: "/favicon-32x32.png" apple_touch_icon: "/apple-touch-icon.png" socialIcons: - name: x url: "https://x.com/" - name: stackoverflow url: "https://stackoverflow.com" - name: github url: "https://github.com/" profileMode: enabled: false # needs to be explicitly set title: ExampleSite subtitle: "This is subtitle" imageUrl: "" imageWidth: 120 imageHeight: 120 imageTitle: my image buttons: - name: Posts url: posts - name: Tags url: tags cover: hidden: false hiddenInList: true hiddenInSingle: false fuseOpts: isCaseSensitive: false shouldSort: true location: 0 distance: 1000 threshold: 0.4 minMatchCharLength: 0 limit: 10 keys: ["title", "permalink", "summary", "content"] comments: enabled: false menu: main: - identifier: blog name: Blog url: /posts/ weight: 10 - identifier: about name: About url: /about weight: 20 pygmentsUseClasses: true markup: highlight: noClasses: false lineNos: true style: monokai goldmark: renderer: unsafe: true outputs: home: - HTML - RSS - JSON