Merge pull request #1 from daattali/gh-pages

make config more generic
This commit is contained in:
Dean Attali 2015-03-02 12:25:58 -08:00
commit d239d67fc4

View File

@ -1,11 +1,13 @@
# Serving # Serving
url: "http://daattali.github.io" # full site URL url: "http://daattali.github.io/beautiful-jekyll" # full site URL
url-short: "daattali.github.io" # how to display the url url-short: "daattali.github.io/beautiful-jekyll" # how to display the url
baseurl: "" # does not include hostname baseurl: "/beautiful-jekyll" # does not include hostname
# Header meta # Header meta
name: Dean Attali name: Beautiful Jekyll by Dean Attali
description: Dean Attali's website description: Quickly build a beautiful Jekyll website
# Outputting # Outputting
timezone: "America/Vancouver" timezone: "America/Vancouver"
@ -21,7 +23,7 @@ defaults:
values: values:
layout: "default" layout: "default"
title : Dean Attali title : Beautiful Jekyll
# Change all these values or delete the ones you don't want. # Change all these values or delete the ones you don't want.
# You should keep the "name" parameter since it will be used as the name of blog posts' author. # You should keep the "name" parameter since it will be used as the name of blog posts' author.
@ -51,10 +53,11 @@ navbar-links:
Home: "" Home: ""
About Me: "aboutme" About Me: "aboutme"
Contact: "contact" Contact: "contact"
Blog: "blog"
Error page: "nothing" Error page: "nothing"
disqus: "" # Your disqus shortname # disqus: "" # Your disqus shortname
google_analytics: "" # Your Google Analytics ID # google_analytics: "" # Your Google Analytics ID
# Exclude these files from production site # Exclude these files from production site
exclude: exclude: