mikaela.github.io/_config.yml

30 lines
1.1 KiB
YAML
Raw Permalink Normal View History

2014-12-29 19:35:21 +02:00
# Site settings
2015-05-03 11:34:34 +03:00
title: Mikaela Suomalainen
2014-12-29 19:35:21 +02:00
description: > # this means to ignore newlines until "baseurl:"
*\#GirlsLikeUs ⚧♀ \#Aspie ∞ \#Demiromantic 🃁⚪ \#Asexual 🍰 \#Feminist ⚧ \#Linux user since 2008 🐧 she/her/hers*
2015-05-02 23:22:12 +03:00
<br/><br/>*This website is licensed under the
2015-09-03 19:03:42 +03:00
[Creative Commons Attribution 4.0 International License.](https://creativecommons.org/licenses/by/4.0/)
2015-05-02 23:22:12 +03:00
by [Mikaela Suomalainen](https://mikaela.info/).*
2014-12-29 19:35:21 +02:00
baseurl: "" # the subpath of your site, e.g. /blog/
2015-01-28 17:22:42 +02:00
url: "https://mikaela.info" # the base hostname & protocol for your site
2016-03-27 11:25:30 +03:00
twitter_username: Inaneierase
github_username: Mikaela
2016-03-27 11:34:50 +03:00
facebook_username: mikaelahmsuomalainen
2014-12-29 19:35:21 +02:00
# Build settings
markdown: kramdown
2014-12-31 08:23:27 +02:00
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data", "strikethrough", "lax_spacing", "space_after_headers", "superscript"]
2014-12-29 19:35:21 +02:00
# Custom settings
timezone: Europe/Helsinki
encoding: utf-8
2014-12-29 19:36:48 +02:00
gems:
- jekyll-feed
# - jekyll-mentions
2014-12-29 19:36:48 +02:00
- jekyll-redirect-from
- jekyll-sitemap
sitemap:
file: "/sitemap.xml"
2015-02-06 08:39:24 +02:00
include: [PGP, PHP, keybase.txt, robots.txt]