Compare commits

..

1 Commits

Author SHA1 Message Date
6078d6fd3a Initial commits and git hooks 2018-06-18 17:49:35 -04:00
3 changed files with 9 additions and 9 deletions

View File

@@ -157,7 +157,7 @@ defaults:
values:
layout: "post"
comments: true # add comments to all blog posts
social-share: true # add social media sharing buttons to all blog posts
social-share: false # add social media sharing buttons to all blog posts
-
scope:
path: "" # all files

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

@@ -1,18 +1,18 @@
# Site settings
title: Jekyll-Uno
description: 'Jekyll-Uno - a minimal, responsive theme for Jekyll'
title: Bryan Roessler's Homepage
description: 'Landing site for all of my projects'
url: 'https://bryanroessler.com'
baseurl: '.'
# google_analytics: 'UA-XXXXXX-X'
# disqus_shortname: 'your-disqus-name'
author:
name: 'Josh Gerdes'
email: josh@joshgerdes.com
twitter_username: joshgerdes
facebook_username: joshgerdes
github_username: joshgerdes
linkedin_username: joshgerdes
name: 'Bryan Roessler'
email: bryanroessler@gmail.com
#twitter_username: joshgerdes
#facebook_username: joshgerdes
#github_username: joshgerdes
linkedin_username: bryan-roessler-phd-47535a60
defaults:
-