Hello whiny.lol

This commit is contained in:
2026-03-09 18:41:02 +00:00
commit b880a1acc2
181 changed files with 3017 additions and 0 deletions

78
config/_default/hugo.yaml Normal file
View File

@@ -0,0 +1,78 @@
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