Make _config.yml more generic

This commit is contained in:
Michael Rose 2013-07-16 15:40:18 -04:00
parent 33d9f8272e
commit a8b030cf56
4 changed files with 17 additions and 17 deletions

View file

@ -1,30 +1,30 @@
title: So Simple Theme title: Site Title
description: A simple and clean responsive Jekyll theme for words and photos. description: Describe your website here.
logo: site-logo.png logo: site-logo.png
disqus_shortname: sosimpletheme disqus_shortname:
#Comment out url when working locally to resolve base urls correctly #Comment out url when working locally to resolve base urls correctly
url: http://mmistakes.github.io/so-simple-theme url: http://your-website.com
# Owner/author information # Owner/author information
owner: owner:
name: Michael Rose name: Your Name
avatar: michael-rose-photo.jpg avatar: bio-photo.jpg
email: michael@mademistakes.com email: you@email.com
# Social networking links used in footer. Update and remove as you like. # Social networking links used in footer. Update and remove as you like.
twitter: "mmistakes" twitter:
facebook: "michaelrose" facebook:
github: "mmistakes" github:
linkedin: "michaelrose" linkedin:
instagram: "mmistakes" instagram:
tumblr: "mademistakes" tumblr:
# For Google Authorship https://plus.google.com/authorship # For Google Authorship https://plus.google.com/authorship
google_plus: "http://plus.google.com/118238196859537351707" google_plus:
# Analytics and webmaster tools stuff goes here # Analytics and webmaster tools stuff goes here
google_analytics: UA-2011187-2 google_analytics:
google_verify: UQj93ERU9zgECodaaXgVpkjrFn9UrDMEzVamacSoQ8Y google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here # https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify: D81F4C18A6CB3018F64D7C827D953DFD bing_verify:
# Links to include in top navigation # Links to include in top navigation
# For external links add external: true # For external links add external: true

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB