21 lines
845 B
YAML
21 lines
845 B
YAML
# Welcome to Jekyll!
|
|
#
|
|
# This config file is meant for settings that affect your whole blog, values
|
|
# which you are expected to set up once and rarely need to edit after that.
|
|
# For technical reasons, this file is *NOT* reloaded automatically when you use
|
|
# 'jekyll serve'. If you change this file, please restart the server process.
|
|
|
|
# Site settings
|
|
title: Anna and the Bunches
|
|
email: annabunches@gmail.com
|
|
description: > # this means to ignore newlines until "baseurl:"
|
|
The story of Anna and her lifelong friends, Left Bunch and Right Bunch.
|
|
The power... the passion... the danger. Their courage will change the world.
|
|
baseurl: "" # the subpath of your site, e.g. /blog
|
|
url: "http://annabunch.es" # the base hostname & protocol for your site
|
|
twitter_username: annabunches
|
|
github_username: annabunches
|
|
|
|
# Build settings
|
|
markdown: kramdown
|