Files
lol/config/_default/hugo.yaml
2026-03-09 18:41:02 +00:00

79 lines
1.3 KiB
YAML

baseURL: https://whiny.lol/
title: whiny
languageCode: en-IE
disableKinds:
- rss
copyright: "©2024-2026 whiny.lol"
summaryLength: 0
minify:
minifyOutput: true
params:
description: "17-year-old technology enthusiast from Ireland"
author: "whinylol"
images:
- siteimage.jpg
version:
update: "1.6.1"
changelog: "/changelog/2026/march-9th"
dialog: true
notice: true
taxonomies:
category: categories
update: updates
menu:
main:
- name: Blog
url: /posts
weight: 10
- name: Reviews
url: /reviews
weight: 20
- name: What I use
url: /what-i-use
weight: 30
- name: About
url: /about
weight: 40
footer:
- name: Changelogs
url: /changelog
weight: 10
- name: Website info
url: /website-info
weight: 20
- name: Source code
url: https://git.whiny.lol/brian/lol
- name: Site analytics
url: https://analytics.whiny.lol
weight: 30
markup:
highlight:
lineNos: false
style: catppuccin-macchiato
goldmark:
renderer:
unsafe: true
extensions:
extras:
superscript:
enable: true
parser:
wrapStandAloneImageWithinParagraph: false
attribute:
block: true