first commit

This commit is contained in:
CronyAkatsuki 2026-02-05 10:29:09 +01:00
commit 543b488ecf
9 changed files with 902 additions and 0 deletions

19
hugo.toml Normal file
View file

@ -0,0 +1,19 @@
baseURL = 'https://wiki.cronyakatsuki.xyz'
languageCode = 'en-us'
title = "My personal wiki - Crony Akatsuki"
enableEmoji = true
[markup]
[markup.highlight]
style = 'catppuccin-frappe'
[outputs]
home = ['html']
section = ['html']
taxonomy = ['html']
term = ['html']
[params]
description = "My personal wiki"
title = "My personal wiki - Crony Akatsuki"
dateFormat = "02-01-2006"