2014-12-29 18:35:21 +01:00
|
|
|
# Site settings
|
2021-12-20 00:04:57 +01:00
|
|
|
title: Mikaela A͟m͟i͟n͟d͟a͟ H. M. Suomalainen
|
2014-12-29 18:35:21 +01:00
|
|
|
description: > # this means to ignore newlines until "baseurl:"
|
2019-11-21 21:50:59 +01:00
|
|
|
I am a Highly Sensitive Autistic Pirate with Linux experience from 2008. I am familiar with git and looking for employment.
|
2015-05-02 22:22:12 +02:00
|
|
|
<br/><br/>*This website is licensed under the
|
2015-09-03 18:03:42 +02:00
|
|
|
[Creative Commons Attribution 4.0 International License.](https://creativecommons.org/licenses/by/4.0/)
|
2022-03-06 13:37:23 +01:00
|
|
|
by [Mikaela A͟m͟i͟n͟d͟a͟ H. M. Suomalainen](https://www.aminda.eu/).*
|
2014-12-29 18:35:21 +01:00
|
|
|
baseurl: "" # the subpath of your site, e.g. /blog/
|
2022-03-06 13:37:23 +01:00
|
|
|
url: "https://www.aminda.eu" # the base hostname & protocol for your site
|
2014-12-29 18:35:21 +01:00
|
|
|
|
|
|
|
# Build settings
|
2016-02-06 10:38:37 +01:00
|
|
|
markdown: kramdown
|
2019-05-04 12:44:59 +02:00
|
|
|
#theme: jekyll-theme-midnight
|
2014-12-31 07:23:27 +01:00
|
|
|
redcarpet:
|
|
|
|
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data", "strikethrough", "lax_spacing", "space_after_headers", "superscript"]
|
2014-12-29 18:35:21 +01:00
|
|
|
|
|
|
|
# Custom settings
|
|
|
|
timezone: Europe/Helsinki
|
|
|
|
encoding: utf-8
|
2018-06-08 14:03:05 +02:00
|
|
|
plugins:
|
2016-02-10 10:33:01 +01:00
|
|
|
- jekyll-feed
|
2018-03-17 17:47:39 +01:00
|
|
|
- jekyll-mentions
|
2014-12-29 18:36:48 +01:00
|
|
|
- jekyll-redirect-from
|
|
|
|
- jekyll-sitemap
|
|
|
|
sitemap:
|
|
|
|
file: "/sitemap.xml"
|
2021-11-12 11:42:50 +01:00
|
|
|
keep_files: [PGP, PHP, keybase.txt, robots.txt, .well-known, ipfs-files]
|
2018-09-27 19:18:02 +02:00
|
|
|
|
2021-12-03 12:50:20 +01:00
|
|
|
# Saving time and nerves from blogging about Matrix
|
|
|
|
matrixLatestRoomVersion: 9
|
|
|
|
|
2021-10-20 15:13:24 +02:00
|
|
|
avatar: https://bafybeian33l6hrvjoapve7dxbghs2ej4zeya2cgoldrqo3tm5id7tj6uey.ipfs.dweb.link/250.jpeg
|
|
|
|
icon: https://bafybeian33l6hrvjoapve7dxbghs2ej4zeya2cgoldrqo3tm5id7tj6uey.ipfs.dweb.link/128.jpeg
|
2018-09-27 19:38:14 +02:00
|
|
|
|
2019-04-21 12:19:05 +02:00
|
|
|
# {{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.
|
2018-09-27 19:18:02 +02:00
|
|
|
# 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.
|
2019-04-21 12:19:05 +02:00
|
|
|
# Note: no trailing slash after the URL, only https://domain.tld
|
2019-12-30 20:39:43 +01:00
|
|
|
ipfsGateway: https://gateway.ipfs.io
|
2020-06-10 21:43:35 +02:00
|
|
|
# I am not sure how to use this, but I want it to exist anyway
|
|
|
|
# Remember: `ipfs cid base32 <the usual hash>`
|
2020-06-10 21:55:22 +02:00
|
|
|
ipfsSubdomainGateway: ipfs.dweb.link
|
2020-06-23 22:12:59 +02:00
|
|
|
# this should be simple to use
|
|
|
|
ipnsSubdomainGateway: ipns.dweb.link
|