mikaela.github.io/_config.yml

136 lines
4.4 KiB
YAML

# Site settings
title: Aminda Suomalainen ⚧︎
author:
name: Aminda Suomalainen ⚧︎
url: https://aminda.eu/
# Jekyll seo, appended after title
tagline: Aminda Suomalainen ⚧︎
description: > # this means to ignore newlines until "baseurl:"
I am a Highly Sensitive Autistic Pirate with Linux experience since 2008. I am familiar with git and looking for employment. ⚧︎
<br/><br/><em lang="en">This website is licensed under the
<a href="(https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>
by <a href="https://aminda.eu">Aminda Suomalainen</a>.</em>
baseurl: "" # the subpath of your site, e.g. /blog/
# I would like to use www subdomain to not have all cookies passed to top
# level, but there seems to be a redirect issue otherwise.
# At least it's just a static page.
#url: "https://www.aminda.eu" # the base hostname & protocol for your site
url: "https://aminda.eu" # the base hostname & protocol for your site
# Default meta-robots tags, can be set per-page. SET PER PAGE, DON'T ALLOW
# THEM HERE! Remember /n and less good blog posts etc.
robots: noai, nofollow, noindex
codeberg_username: Mikaela
github_username: Mikaela
linkedin_username: Aminda-eu
mastodon:
username: Aminda
instance: sauna.social
rss: Blog
keybase_username: Mikaela
telegram_username: AmindaEU
# Jekyll SEO will handle these
webmaster_verifications:
google: oELGPuQ0VNEekDke964c0XCMYaC_Nd_Mr_TRYEVRXgY
bing: DDF472BEC8E65C680D65A24256C33B24
yandex: 2d5398c328c66322
# Jekyll SEO as well
defaults:
- scope:
path: ""
values:
image: https://media.githubusercontent.com/media/Mikaela/mikaela.github.io/lfs-media/avatar/250.jpeg
# No, these aren't Jekyll SEO
#avatar: https://bafybeian33l6hrvjoapve7dxbghs2ej4zeya2cgoldrqo3tm5id7tj6uey.ipfs.dweb.link/250.jpeg
avatar: https://media.githubusercontent.com/media/Mikaela/mikaela.github.io/lfs-media/avatar/250.jpeg
#icon: https://bafybeian33l6hrvjoapve7dxbghs2ej4zeya2cgoldrqo3tm5id7tj6uey.ipfs.dweb.link/128.jpeg
icon: https://media.githubusercontent.com/media/Mikaela/mikaela.github.io/lfs-media/avatar/90.jpeg
# The content is mostly in English and this is just the last fallback. I try
# to specify it on every new page though. Jekyll SEO also uses locale
lang: en
locale: en-FI
# Build settings
markdown: kramdown
kramdown:
# Required or all my multilanguage pages break as I use div within markdown.
parse_block_html: true
theme: minima
#theme: jekyll-theme-midnight
redcarpet:
extensions:
[
"no_intra_emphasis",
"fenced_code_blocks",
"autolink",
"tables",
"with_toc_data",
"strikethrough",
"lax_spacing",
"space_after_headers",
"superscript",
]
# Custom settings
timezone: Europe/Helsinki
encoding: utf-8
plugins:
- jekyll-feed
- jekyll-mentions
- jekyll-redirect-from
- jekyll-sitemap
- jekyll-seo-tag
sitemap:
file: "/sitemap.xml"
# Technically this should be keep_files, but it makes at least .well-known
# disappear?
include:
[PGP, PHP, keybase.txt, robots.txt, .well-known, ipfs-files, _matrix, .json]
# These don't need to appear.
exclude:
[
CITATION.cff,
CNAME,
CODEOWNERS,
IPFS.csv,
ipfs-files,
LICENSES,
package.json,
pnpm-lock.yaml,
README.markdown,
]
# Latest Matrix room version for blog posts or /upgraderoom advice. If I
# need something from the latest version, this is it once the servers I care
# about have upgraded. Otherwise this is based on my discretion.
matrixLatestRoomVersion: 11
# {{site.ipfsGateway}}/ipfs/IPFSHASHHERE to get ipfs link via gateway.
# Hopefully future proof letting me simply swap the link here instead of
# changing it everywhere.
# IMPORTANT! When adding content, either add a directory with
# `ipfs add -r` OR SINGLE FILE `ipfs add -w file` so a new directory gets
# created for the content and when it's used, the filename and type are
# remembered which may be helpful with media files or embeds.
# Note: no trailing slash after the URL, only https://domain.tld
ipfsGateway: https://gateway.ipfs.io
# I am not sure how to use this, but I want it to exist anyway
# Remember: `ipfs cid base32 <the usual hash>`
ipfsSubdomainGateway: ipfs.dweb.link
# this should be simple to use
ipnsSubdomainGateway: ipns.dweb.link
# {{site.keyoxide}}/whatever
keyoxide: https://keyoxide.org
# Attempt to handle warning
excerpt_separator: "\n\n"
# Fedora version
fedora: 40