summaryrefslogtreecommitdiff
path: root/_config.yml
blob: 09ce665893a1e0f10fa8e68574a7486719f5b794 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Config options
markdown: kramdown
sass:
    style: :compressed
    sass_dir: _sass
permalink: /posts/:title/
gems:
    - jekyll-redirect-from
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-->