summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
new file mode 100644
index 0000000..ce8e156
--- /dev/null
+++ b/_config.yml
@@ -0,0 +1,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