summaryrefslogtreecommitdiff
path: root/_config.yml
blob: 305ad215c184fd31e173055612f4f24d28478a6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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
  - cryptography
  - lighting design
description: "I make things."
excerpt_separator: <!--more-->
twitter:
  site: "@bburwell"
  creator: "@bburwell"