summaryrefslogtreecommitdiff
path: root/_config.yml
blob: 26be7f0d161a4c2837772831cce407fa882032fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Config options
markdown: kramdown
sass:
  style: :compressed
  sass_dir: _sass
permalink: /posts/:title/
gems:
  - jekyll-redirect-from
  - jekyll-feed
timezone: America/New_York

# Site-level data
name: Ben Burwell
keywords:
  - ben burwell
  - software engineer
  - developer
  - web applications
description: "I like to make awesome things with code. Software engineer, student, hacker. Passionate about kerning and coffee."
excerpt_separator: <!--more-->