2023-01-08 13:24:44 +01:00
|
|
|
baseURL = "https://dk1mi.radio/"
|
2021-07-14 01:53:07 +02:00
|
|
|
languageCode = "en-us"
|
2023-04-16 16:40:02 +02:00
|
|
|
title = "-=dk1mi.radio=-"
|
2021-07-14 11:08:35 +02:00
|
|
|
copyright = "Michael Clemens"
|
2022-05-06 11:17:32 +02:00
|
|
|
subtitle = "personal website of Michael Clemens / DK1MI"
|
2021-07-21 17:34:16 +02:00
|
|
|
theme = "amberterm"
|
2021-07-14 11:08:35 +02:00
|
|
|
dateFormat = "2006-01-02" # default
|
2021-07-14 01:53:07 +02:00
|
|
|
|
2022-12-20 13:11:43 +01:00
|
|
|
publishDir = "/var/www/htdocs/dk1mi.radio/"
|
2021-07-14 01:53:07 +02:00
|
|
|
|
2023-04-16 09:39:02 +02:00
|
|
|
#[mediaTypes]
|
|
|
|
#[mediaTypes."text/gemini"]
|
|
|
|
# suffixes = ["gmi"]
|
|
|
|
#[mediaTypes."application/atom"]
|
|
|
|
# suffixes= ["xml"]
|
|
|
|
#
|
|
|
|
#
|
|
|
|
#[outputFormats]
|
|
|
|
#[outputFormats.Gemini]
|
|
|
|
# name = "GEMINI"
|
|
|
|
# isPlainText = true
|
|
|
|
# isHTML = false
|
|
|
|
# mediaType = "text/gemini"
|
|
|
|
# protocol = "gemini://"
|
|
|
|
# permalinkable = true
|
|
|
|
# path ="gemini/"
|
|
|
|
#[outputFormats.gemini_atom]
|
|
|
|
# name = "GEMINI_ATOM"
|
|
|
|
# isPlainText = true
|
|
|
|
# isHTML = false
|
|
|
|
# baseName = "atom"
|
|
|
|
# path = "gemini/"
|
|
|
|
# protocol = "gemini://"
|
|
|
|
# mediaType = "application/atom"
|
|
|
|
#
|
|
|
|
#[outputs]
|
|
|
|
# home = ["HTML", "GEMINI_ATOM", "GEMINI", "RSS"]
|
|
|
|
# page = ["HTML", "GEMINI"]
|
2021-07-18 01:33:02 +02:00
|
|
|
|
2021-07-14 01:53:07 +02:00
|
|
|
# Menu links
|
|
|
|
[menu]
|
|
|
|
[[menu.main]]
|
|
|
|
name = "Posts"
|
|
|
|
weight = 1
|
|
|
|
url = "/post/"
|
|
|
|
[[menu.main]]
|
|
|
|
name = "Projects"
|
|
|
|
weight = 3
|
|
|
|
url = "/projects/"
|
|
|
|
[[menu.main]]
|
2021-07-22 14:19:42 +02:00
|
|
|
name = "Tags"
|
2021-07-14 01:53:07 +02:00
|
|
|
weight = 4
|
2021-07-22 14:19:42 +02:00
|
|
|
url = "/tags/"
|
2022-06-07 16:39:08 +02:00
|
|
|
[[menu.main]]
|
2022-10-12 15:38:53 +02:00
|
|
|
name = "FediHams"
|
2022-06-07 16:39:08 +02:00
|
|
|
weight = 6
|
2022-10-12 15:38:53 +02:00
|
|
|
url = "/fedihams/"
|
2022-10-12 10:10:41 +02:00
|
|
|
[[menu.main]]
|
2022-10-12 15:38:53 +02:00
|
|
|
name = "About"
|
2022-10-12 10:10:41 +02:00
|
|
|
weight = 7
|
2022-10-12 15:38:53 +02:00
|
|
|
url = "/about/"
|
2022-06-07 16:39:08 +02:00
|
|
|
[[menu.main]]
|
|
|
|
name = "RSS"
|
2022-10-12 10:10:41 +02:00
|
|
|
weight = 8
|
2022-06-07 16:39:08 +02:00
|
|
|
url = "/index.xml"
|
|
|
|
[[menu.footer]]
|
|
|
|
name = "Git"
|
|
|
|
weight = 5
|
2022-07-10 23:37:25 +02:00
|
|
|
url = "https://codeberg.org/mclemens/"
|
2022-06-07 16:39:08 +02:00
|
|
|
[[menu.footer]]
|
2022-11-19 01:07:43 +01:00
|
|
|
name = "Fediverse"
|
2022-06-07 16:39:08 +02:00
|
|
|
weight = 6
|
2023-03-27 17:22:18 +02:00
|
|
|
url = "https://mastodon.radio/@DK1MI"
|
2022-06-07 16:39:08 +02:00
|
|
|
[[menu.footer]]
|
|
|
|
name = "QRZ"
|
|
|
|
weight = 7
|
|
|
|
url = "https://qrz.com/DB/DK1MI"
|
2022-10-12 10:10:41 +02:00
|
|
|
[[menu.footer]]
|
2023-04-16 10:35:23 +02:00
|
|
|
name = "Privacy"
|
2022-10-12 10:10:41 +02:00
|
|
|
weight = 8
|
|
|
|
url = "/privacy/"
|