2023-01-02 17:04:35 -05:00
|
|
|
baseURL: 'https://redstrate.com/'
|
2023-08-05 10:08:02 -04:00
|
|
|
copyright: 'This content is licensed under a Creative Commons Attribution-ShareAlike 4.0.'
|
2023-01-02 17:04:35 -05:00
|
|
|
defaultContentLanguage: 'en'
|
|
|
|
disableHugoGeneratorInject: true
|
|
|
|
enableGitInfo: true
|
|
|
|
enableRobotsTXT: true
|
|
|
|
languageCode: 'en-us'
|
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
|
|
|
|
2023-01-02 17:04:35 -05: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
|
2023-01-02 17:04:35 -05:00
|
|
|
|
|
|
|
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'
|
2023-01-02 17:04:35 -05:00
|
|
|
|
|
|
|
permalinks:
|
|
|
|
blog: 'blog/:year/:month/:title/'
|
|
|
|
art: 'art/:year/:month/:slugorfilename'
|
|
|
|
arttags: 'art/tags/:title'
|
|
|
|
characters: 'art/characters/:title'
|
|
|
|
tags: 'blog/tags/:title'
|
2023-06-23 14:42:45 -04:00
|
|
|
series: 'blog/series/:title'
|
|
|
|
projtags: 'software/tags/:title'
|
2023-01-02 17:04:35 -05:00
|
|
|
|
|
|
|
taxonomies:
|
|
|
|
series: 'series'
|
|
|
|
tag: 'tags'
|
|
|
|
arttag: 'arttags'
|
|
|
|
character: 'characters'
|
2023-06-23 14:42:45 -04:00
|
|
|
projtag: 'projtags'
|
2023-01-02 17:04:35 -05:00
|
|
|
|
|
|
|
menu:
|
|
|
|
main:
|
|
|
|
- name: 'Home'
|
|
|
|
url: '/'
|
|
|
|
weight: -1
|
|
|
|
- name: 'Blog'
|
|
|
|
url: '/blog'
|
|
|
|
weight: 1
|
|
|
|
- name: 'Art'
|
|
|
|
url: '/art'
|
|
|
|
weight: 2
|
|
|
|
- name: 'Music'
|
|
|
|
url: '/music'
|
2023-04-13 12:34:39 -04:00
|
|
|
weight: 3
|
2023-01-02 17:04:35 -05:00
|
|
|
- name: 'Software'
|
|
|
|
url: '/software'
|
2023-04-13 12:34:39 -04:00
|
|
|
weight: 4
|
2024-09-29 18:20:59 -04:00
|
|
|
- name: 'Talks'
|
|
|
|
url: '/talks'
|
|
|
|
weight: 5
|
2023-09-07 14:04:05 -04:00
|
|
|
- name: 'Games'
|
|
|
|
url: 'https://redstrate.itch.io/'
|
2024-09-29 18:20:59 -04:00
|
|
|
weight: 6
|
2023-01-02 17:04:35 -05:00
|
|
|
- name: 'Videos'
|
|
|
|
url: 'https://tube.ryne.moe/@redchannel'
|
2024-09-29 18:20:59 -04:00
|
|
|
weight: 7
|
2024-02-19 14:39:10 -05:00
|
|
|
- name: 'Shrines'
|
|
|
|
url: '/shrines'
|
2024-09-29 18:20:59 -04:00
|
|
|
weight: 8
|
2023-01-02 17:04:35 -05:00
|
|
|
- name: 'Links'
|
|
|
|
url: '/links'
|
2024-02-19 14:39:10 -05:00
|
|
|
weight: 9
|
2023-04-12 22:13:13 -04:00
|
|
|
- name: 'Guestbook'
|
|
|
|
url: '/guestbook'
|
2024-02-19 14:39:10 -05:00
|
|
|
weight: 10
|
2024-02-19 18:37:26 -05:00
|
|
|
- name: 'Contact'
|
|
|
|
url: '/contact'
|
|
|
|
weight: 11
|
2023-01-02 17:04:35 -05:00
|
|
|
- name: 'About'
|
|
|
|
url: '/about'
|
2024-02-19 18:37:26 -05:00
|
|
|
weight: 12
|
2023-01-02 17:04:35 -05:00
|
|
|
footer:
|
|
|
|
- name: 'Blog Feed'
|
|
|
|
url: '/blog/index.xml'
|
|
|
|
weight: -1
|
|
|
|
- name: 'Art Feed'
|
|
|
|
url: '/art/index.xml'
|
|
|
|
weight: 1
|
|
|
|
- name: 'Imprint'
|
|
|
|
url: '/imprint'
|
|
|
|
weight: 2
|
|
|
|
badges:
|
|
|
|
- name: 'CC NC SA'
|
2024-09-29 18:57:31 -04:00
|
|
|
params:
|
|
|
|
- img: 'by-nc-sa.webp'
|
2023-01-02 17:04:35 -05:00
|
|
|
url: 'by-nc-sa.webp'
|
|
|
|
weight: -1
|
|
|
|
- name: 'RSS Feed'
|
2024-09-29 18:57:31 -04:00
|
|
|
params:
|
|
|
|
- img: 'rssbanner.webp'
|
2023-01-02 17:04:35 -05:00
|
|
|
url: 'rssbanner.webp'
|
|
|
|
weight: 1
|
|
|
|
- name: 'Powered by Gentoo'
|
2024-09-29 18:57:31 -04:00
|
|
|
params:
|
|
|
|
- img: 'gentoo-badge2.webp'
|
2023-01-02 17:04:35 -05:00
|
|
|
url: 'gentoo-badge2.webp'
|
|
|
|
weight: 2
|
|
|
|
- name: 'Evangelion'
|
2024-09-29 18:57:31 -04:00
|
|
|
params:
|
|
|
|
- img: 'nerv_button.webp'
|
2023-01-02 17:04:35 -05:00
|
|
|
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
|