Compare commits

..

1 次程式碼提交

作者 SHA1 備註 提交日期
6078d6fd3a Initial commits and git hooks 2018-06-18 17:49:35 -04:00
共有 3 個文件被更改,包括 9 次插入9 次删除

查看文件

@@ -157,7 +157,7 @@ defaults:
values: values:
layout: "post" layout: "post"
comments: true # add comments to all blog posts 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: scope:
path: "" # all files path: "" # all files

Binary file not shown.

After

Width:  |  Height:  |  大小: 49 KiB

查看文件

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