mikaela.github.io/_config.yml
Mikaela Suomalainen 021cfb3dad _config.yml: try to be more sane
change jekyll to webiste, add small description and uncomment
twitter/github username.
2015-01-14 10:44:30 +02:00

28 lines
899 B
YAML

# Site settings
title: Mikaela's website
description: > # this means to ignore newlines until "baseurl:"
This site includes my blog, public keys and information on finding me
at IRC. There are also links to my different profiles and what possibly
more interesting subdomains there are.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://mikaela.info" # the base hostname & protocol for your site
twitter_username: Mkaysi
github_username: Mikaela
# Build settings
markdown: redcarpet
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
gems:
- jekyll-mentions
- jemoji
- jekyll-redirect-from
- jekyll-sitemap
sitemap:
file: "/sitemap.xml"
include: [PGP, PHP, keybase.txt]