2021-08-25 18:05:41 +00:00
|
|
|
baseURL: "https://itsdrike.com/"
|
2021-08-25 08:50:37 +00:00
|
|
|
languageCode: "en-us"
|
|
|
|
title: "ItsDrike"
|
|
|
|
|
|
|
|
staticDir: "static/build"
|
|
|
|
assetDir: "static/build"
|
|
|
|
|
2022-05-11 15:28:59 +00:00
|
|
|
theme: ["hugo-notice"]
|
|
|
|
|
2021-08-25 23:30:30 +00:00
|
|
|
buildFuture: true
|
2021-08-25 08:50:37 +00:00
|
|
|
MetaDataFormat: yaml
|
2021-08-25 18:05:41 +00:00
|
|
|
markup:
|
|
|
|
goldmark:
|
|
|
|
renderer:
|
|
|
|
unsafe: true
|
2022-05-15 00:34:23 +00:00
|
|
|
highlight:
|
|
|
|
codeFences: true
|
|
|
|
noClasses: false
|
|
|
|
style: monokai
|
2021-08-25 18:05:41 +00:00
|
|
|
|
2021-08-25 08:50:37 +00:00
|
|
|
summaryLength: 40
|
|
|
|
enableEmoji: true
|
2021-08-25 18:05:41 +00:00
|
|
|
|
2021-08-25 08:54:17 +00:00
|
|
|
enableRobotsTXT: true
|
2021-08-25 18:05:41 +00:00
|
|
|
rssLimit: 10000
|
|
|
|
|
|
|
|
related:
|
|
|
|
threshold: 1
|
|
|
|
includeNewer: true
|
|
|
|
toLower: true
|
|
|
|
indices:
|
|
|
|
- name: tags
|
|
|
|
weight: 1
|
|
|
|
- name: keywords
|
|
|
|
weight: 1
|
|
|
|
- name: title
|
|
|
|
weight: 1
|
|
|
|
- name: subtitle
|
|
|
|
weight: 1
|