2025-11-16 18:50:41 +01:00
|
|
|
baseURL = 'https://kurrrioo.neocities.org/'
|
|
|
|
|
languageCode = 'de'
|
2025-11-09 19:09:05 +01:00
|
|
|
title = 'Fransz Portfolio'
|
2025-11-15 22:06:43 +01:00
|
|
|
# Neocities API-key: 099381b32af21a9c2c68e81968081b26
|
|
|
|
|
theme = 'Basic'
|
2025-11-22 18:50:09 +01:00
|
|
|
pygmentsUseClasses = true
|
|
|
|
|
Paginate = 11
|
2025-11-09 19:57:15 +01:00
|
|
|
|
2025-11-15 22:06:43 +01:00
|
|
|
[params]
|
|
|
|
|
author = 'Franz Klotsche'
|
|
|
|
|
description = 'Just another web-experiment'
|
2025-11-16 18:50:41 +01:00
|
|
|
gh_url = 'https://api.github.com/users'
|
|
|
|
|
gh_user = 'kurrrioo'
|
2025-11-15 22:06:43 +01:00
|
|
|
|
2025-11-22 18:50:09 +01:00
|
|
|
[permalinks]
|
|
|
|
|
posts = "posts/:year/:month/:slug/"
|
|
|
|
|
year = "/posts/:slug/"
|
|
|
|
|
month = "/posts/:slug/"
|
|
|
|
|
# tag = "" tel sth. about this tag?
|
|
|
|
|
|
|
|
|
|
[taxonomies]
|
|
|
|
|
year = "year"
|
|
|
|
|
month = "month"
|
|
|
|
|
# explicit definition of taxonomies (defaults have been replaced?)
|
|
|
|
|
tag = "tags"
|
|
|
|
|
category = "categories"
|
|
|
|
|
|
2025-11-15 22:06:43 +01:00
|
|
|
# [module]
|
|
|
|
|
# [[module.imports]]
|
2025-11-22 18:50:09 +01:00
|
|
|
# path = "github.com/gohugoio/hugo-mod-bootstrap-scss/v5"
|