redstrate.com/config.yaml

227 lines
4.7 KiB
YAML
Raw Normal View History

baseURL: 'https://redstrate.com/'
copyright: 'This content is licensed under a Creative Commons Attribution-ShareAlike 4.0.'
disableHugoGeneratorInject: true
enableGitInfo: true
enableRobotsTXT: true
2023-01-05 16:36:47 -05:00
summarylength: 15
2024-02-19 15:20:51 -05:00
disableKinds:
- taxonomy
2023-01-02 17:11:17 -05:00
2023-04-17 15:08:19 -04:00
markup:
tableOfContents:
ordered: true
startLevel: 1
2023-04-17 15:09:51 -04:00
goldmark:
2023-04-17 15:11:56 -04:00
parser:
wrapStandAloneImageWithinParagraph: false
2023-04-17 15:08:19 -04:00
title: '~redstrate'
theme: 'red'
2023-01-02 17:11:17 -05:00
timeZone: 'UTC'
2024-09-28 10:37:39 -04:00
pagination:
pagerSize: 20
params:
description: "My personal corner of the Internet!"
github_username: "redstrate"
invent_username: "redstrate"
isso_url: "comments.redstrate.com"
geekring_site_id: 227
2023-02-09 12:47:04 -05:00
gitlab_username: "redstrate"
2023-02-23 17:39:20 -05:00
profile_picture: "/rss-image.png"
2023-04-11 18:44:18 -04:00
images:
- rss-image.png
2024-09-28 10:37:39 -04:00
author: 'redstrate'
2024-10-12 14:54:51 -04:00
fediverse_url: "@redstrate@mastodon.art"
2024-10-12 14:59:49 -04:00
image_host: "https://images.redstrate.com"
kofi_username: 'redstrate'
permalinks:
blog: 'blog/:year/:month/:title/'
art: 'art/:year/:month/:slugorfilename'
arttags: 'art/tags/:title'
2024-09-29 21:07:09 -04:00
characters: 'art/characters/:slugorfilename'
tags: 'blog/tags/:title'
2023-06-23 14:42:45 -04:00
series: 'blog/series/:title'
projtags: 'software/tags/:title'
taxonomies:
series: 'series'
tag: 'tags'
arttag: 'arttags'
character: 'characters'
2023-06-23 14:42:45 -04:00
projtag: 'projtags'
menu:
main:
- name: 'Home'
params:
- img: 'icons/home.svg'
2024-10-13 18:50:41 -04:00
url: ''
weight: -1
- name: 'Blog'
params:
- img: 'icons/blog.svg'
2024-10-13 18:50:41 -04:00
url: 'blog'
weight: 1
- name: 'Art'
params:
- img: 'icons/art.svg'
2024-10-13 18:50:41 -04:00
url: 'art'
weight: 2
- name: 'Music'
params:
- img: 'icons/music.svg'
2024-10-13 18:50:41 -04:00
url: 'music'
weight: 3
- name: 'Software'
params:
- img: 'icons/software.svg'
2024-10-13 18:50:41 -04:00
url: 'software'
weight: 4
- name: 'Talks'
params:
- img: 'icons/talks.svg'
2024-10-13 18:50:41 -04:00
url: 'talks'
weight: 5
2023-09-07 14:04:05 -04:00
- name: 'Games'
params:
- img: 'icons/game.svg'
2023-09-07 14:04:05 -04:00
url: 'https://redstrate.itch.io/'
weight: 6
- name: 'Videos'
params:
- img: 'icons/video.svg'
url: 'https://tube.ryne.moe/@redchannel'
weight: 7
2024-02-19 14:39:10 -05:00
- name: 'Shrines'
params:
- img: 'icons/shrines.svg'
2024-10-13 18:50:41 -04:00
url: 'shrines'
weight: 8
- name: 'Links'
params:
- img: 'icons/links.svg'
2024-10-13 18:50:41 -04:00
url: 'links'
2024-02-19 14:39:10 -05:00
weight: 9
- name: 'Guestbook'
params:
- img: 'icons/guestbook.svg'
2024-10-13 18:50:41 -04:00
url: 'guestbook'
2024-02-19 14:39:10 -05:00
weight: 10
2024-02-19 18:37:26 -05:00
- name: 'Contact'
params:
- img: 'icons/contact.svg'
2024-10-13 18:50:41 -04:00
url: 'contact'
2024-02-19 18:37:26 -05:00
weight: 11
- name: 'About'
params:
- img: 'icons/about.svg'
2024-10-13 18:50:41 -04:00
url: 'about'
2024-02-19 18:37:26 -05:00
weight: 12
footer:
- name: 'Feeds'
2024-10-13 18:50:41 -04:00
url: 'feeds'
weight: -1
- name: 'Imprint'
2024-10-13 18:50:41 -04:00
url: 'imprint'
weight: 2
- name: 'Accessibility'
2024-10-13 18:50:41 -04:00
url: 'accessibility'
weight: 3
badges:
- name: 'CC NC SA'
2024-09-29 18:57:31 -04:00
params:
- img: 'by-nc-sa.webp'
url: 'by-nc-sa.webp'
weight: -1
- name: 'RSS Feed'
2024-09-29 18:57:31 -04:00
params:
- img: 'rssbanner.webp'
url: 'rssbanner.webp'
weight: 1
- name: 'Powered by Gentoo'
2024-09-29 18:57:31 -04:00
params:
- img: 'gentoo-badge2.webp'
url: 'gentoo-badge2.webp'
weight: 2
- name: 'Evangelion'
2024-09-29 18:57:31 -04:00
params:
- img: 'nerv_button.webp'
url: 'nerv_button.webp'
weight: 3
2024-09-29 18:57:31 -04:00
otherbadges:
- name: 'Neocreatives Webring'
params:
- img: 'neocreatives.gif'
url: 'http://neocreatives.byethost5.com/directory.php'
weight: 4
2024-02-19 18:37:26 -05:00
socials:
- name: 'Mastodon'
params:
- img: 'mastodon.webp'
url: 'https://mastodon.art/@redstrate'
weight: -1
- name: 'Newgrounds'
params:
- img: 'newgrounds.webp'
url: 'https://redstrate.newgrounds.com'
weight: 1
- name: 'Pixiv'
params:
- img: 'pixiv.webp'
url: 'https://www.pixiv.net/en/users/58118005'
weight: 2
2024-08-09 16:55:43 -04:00
- name: 'Codeberg'
2024-02-19 18:37:26 -05:00
params:
2024-08-09 16:55:43 -04:00
- img: 'codeberg.webp'
url: 'https://codeberg.org/redstrate'
2024-02-19 18:37:26 -05:00
weight: 3
- name: 'GitHub'
params:
- img: 'github.webp'
url: 'https://github.com/redstrate'
weight: 4
2024-07-29 15:15:12 -04:00
- name: 'Ko-fi'
params:
- img: 'kofi.webp'
url: 'https://ko-fi.com/redstrate'
weight: 4
2024-10-13 18:50:41 -04:00
defaultContentLanguage: 'en'
languageCode: 'en-us'
defaultContentLanguageInSubdir: false
languages:
en:
languageName: English
tok:
contentDir: content/tok
languageName: Toki Pona
disabled: true
de:
contentDir: content/de
languageName: German
disabled: true
jp:
languageName: Japanese
menus:
main:
- name: 'トップ'
params:
- img: 'icons/home.svg'
url: ''
weight: -1
- name: '芸術'
params:
- img: 'icons/art.svg'
url: 'art'
weight: 2
socials:
- name: 'pixiv'
params:
- img: 'pixiv.webp'
url: 'https://www.pixiv.net/en/users/58118005'
weight: 2