mikaela.github.io/_config.yml

44 lines
1.8 KiB
YAML
Raw Normal View History

2014-12-29 18:35:21 +01:00
# Site settings
2016-11-25 12:01:03 +01:00
title: Mikaela
2014-12-29 18:35:21 +01:00
description: > # this means to ignore newlines until "baseurl:"
I am a Highly Sensitive Autistic Pirate with Linux experience from 2008. I am familiar with git and unemployed.
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/)
2015-05-02 22:22:12 +02:00
by [Mikaela Suomalainen](https://mikaela.info/).*
2014-12-29 18:35:21 +01:00
baseurl: "" # the subpath of your site, e.g. /blog/
2015-01-28 16:22:42 +01:00
url: "https://mikaela.info" # the base hostname & protocol for your site
#twitter_username: Inaneierase
github_username: Mikaela
#facebook_username: mikaelahmsuomalainen
2014-12-29 18:35:21 +01:00
# Build settings
markdown: kramdown
2019-04-19 10:45:43 +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
plugins:
- jekyll-feed
- jekyll-mentions
2014-12-29 18:36:48 +01:00
- jekyll-redirect-from
- jekyll-sitemap
sitemap:
file: "/sitemap.xml"
include: [PGP, PHP, keybase.txt, robots.txt, avatar.jpeg]
avatar: https://ipns.co/ipfs/QmbRqyJteL8qyYefSMgVBWUEKoXRNQL7q61xhcJeoRr35h/250x250.jpg
icon: https://ipns.co/ipfs/Qma7jaHDBkGk6aEuJEbbCaqgykUrn1X8XhtZ2nMbrYgVKv/128x128.jpg
2018-09-27 19:38:14 +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.
# 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://ipns.co