blob: ce8e1569bbbf1bf4d9ce0cd5e6c93485c94e07c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Site Settings
timezone: America/New_York
baseurl: "" # the subpath of your site, e.g /blog
title: Ben Sanders
email: ben@sanders.life
description: > # this means to ignore newlines until "baseurl:"
Ben Sanders is an all-around Geek and loves to write about the latest technology/gaming news. If you want a personal take on technology and gaming news come have a read
url: "https://ben.sanders.life"
twitter_username: thebensanders
github_username: bensanders
facebook_username: basanders
linkedin_username: basanders
# Build settings
markdown: kramdown
|