simplify YAML params and readme

This commit is contained in:
Dean Attali 2015-03-03 01:03:01 -08:00
parent 6ba0d82cc5
commit 757206b082
7 changed files with 24 additions and 27 deletions

View file

@ -13,15 +13,18 @@ baseurl: ""
# Of course don't forget to change the username and projectname to YOUR username and project
# Name of website
title: My website
# Short description of your site
description: A virtual proof that name is awesome!
# --- Navigation bar options --- #
# Image to show in the navigation bar - image must be a square (width = height)
# Remove this parameter if you don't want an image in the navbar
avatar: "/img/avatar-icon.png"
# Name of website to show in the navigation bar
title: My website
# List of links in the navigation bar
navbar-links:
Home: ""
@ -55,11 +58,6 @@ footer-links-active:
# Remove this if you don't want a link in the footer
url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"
# --- Header meta --- #
# Brief name and description of the site
name: name's website
description: A virtual proof that name is awesome!
# --- Misc --- #
# Fill in your Disqus shortname (NOT the userid) if you want to support Disqus comments