2023-07-31 02:50:46 +06:00
|
|
|
baseURL = "https://fruw.org/"
|
2023-10-09 01:15:19 +06:00
|
|
|
languageCode = "ru-RU"
|
2023-10-09 01:16:55 +06:00
|
|
|
languageName = "Russian"
|
2023-10-09 01:18:13 +06:00
|
|
|
defaultContentLanguage = 'ru'
|
2024-02-07 19:05:33 +06:00
|
|
|
title = "fruworg"
|
2023-07-26 22:24:01 +06:00
|
|
|
theme = "themu"
|
2023-07-26 20:55:24 +05:00
|
|
|
|
|
|
|
pygmentsstyle = "fruity"
|
|
|
|
pygmentscodefences = true
|
|
|
|
pygmentscodefencesguesssyntax = true
|
2023-07-31 00:57:09 +06:00
|
|
|
paginate = 4
|
2023-07-26 20:55:24 +05:00
|
|
|
|
|
|
|
[params]
|
2023-08-13 23:00:20 +06:00
|
|
|
description = "всем привет!"
|
|
|
|
subtitlefile = true
|
2023-09-24 16:03:14 +06:00
|
|
|
og_image = "fruworg.jpg"
|
2023-07-26 20:55:24 +05:00
|
|
|
|
2023-07-27 12:37:58 +06:00
|
|
|
[[params.social]]
|
|
|
|
name = "mail"
|
|
|
|
url = "mailto:im@fruw.org"
|
|
|
|
|
|
|
|
[[params.social]]
|
|
|
|
name = "matrix"
|
2023-08-13 23:00:10 +06:00
|
|
|
url = "//matrix.to/#/@im:fruw.org"
|
2023-07-27 12:37:58 +06:00
|
|
|
|
|
|
|
[[params.social]]
|
|
|
|
name = "tg"
|
2023-08-13 23:00:10 +06:00
|
|
|
url = "//t.me/fruworg"
|
2023-07-27 12:37:58 +06:00
|
|
|
|
|
|
|
[[params.social]]
|
|
|
|
name = "pgp"
|
2023-10-09 16:14:26 +06:00
|
|
|
url = "//keys.openpgp.org/pks/lookup?op=get&options=mr&search=im@fruw.org"
|
2023-08-13 23:00:10 +06:00
|
|
|
|
|
|
|
[[params.social]]
|
2023-10-09 14:08:40 +06:00
|
|
|
name = "keyoxide"
|
2023-10-13 12:51:21 +06:00
|
|
|
url = "//keyoxide.org/86a5f8191783e6f1"
|
2023-08-13 23:00:10 +06:00
|
|
|
|
|
|
|
[[params.social]]
|
2023-08-13 23:03:10 +06:00
|
|
|
name = "up"
|
2023-08-13 23:00:10 +06:00
|
|
|
url = "//up.fruw.org"
|
|
|
|
|
|
|
|
[[params.social]]
|
|
|
|
name = "git"
|
|
|
|
url = "//github.com/fruworg"
|
2023-07-27 12:37:58 +06:00
|
|
|
|
2024-08-06 15:17:59 +02:00
|
|
|
[[params.social]]
|
|
|
|
name = "x"
|
|
|
|
url = "//x.com/fruworg"
|
|
|
|
|
2023-07-26 20:55:24 +05:00
|
|
|
[[menu.main]]
|
2023-07-31 23:34:11 +06:00
|
|
|
name = "посты"
|
2023-07-26 20:55:24 +05:00
|
|
|
url = "/posts"
|
|
|
|
weight = 1
|
|
|
|
|
|
|
|
[[menu.main]]
|
2023-07-31 13:15:53 +06:00
|
|
|
name = "теги"
|
2023-07-26 20:55:24 +05:00
|
|
|
url = "/tags"
|
|
|
|
weight = 2
|
2023-07-31 13:15:53 +06:00
|
|
|
|
|
|
|
[[menu.main]]
|
|
|
|
name = "rss"
|
|
|
|
url = "/index.xml"
|
|
|
|
weight = 3
|
2023-10-09 17:10:50 +06:00
|
|
|
|
|
|
|
[[menu.main]]
|
|
|
|
name = "webring"
|
2023-10-09 17:13:39 +06:00
|
|
|
url = "/webring.html"
|
2023-10-09 17:10:50 +06:00
|
|
|
weight = 4
|