# 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: >
  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: ""
url: "https://annabunch.es"
twitter_username: annabunches
github_username:  annabunches

permalink: none
timezone: America/New_York

# Build settings
markdown: kramdown

defaults:
  - scope:
      path: ""
    values:
      layout: default
      author: Anna Wiggins
  - scope:
      path: ""
      type: "posts"
    values:
      layout: post
  - scope:
      path: ""
      type: "pages"
    values:
      layout: page