Skip to content

Commit

Permalink
Add template config file
Browse files Browse the repository at this point in the history
  • Loading branch information
crichID authored Feb 22, 2018
1 parent 061ef7b commit cc35ff0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
title: Your awesome title
author: GitHub User
email: [email protected]
description: > # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
# social links
twitter_username: your-twitter-handle
github_username: your-github-handle

show_excerpts: true # set to false to remove excerpts on the homepage

0 comments on commit cc35ff0

Please sign in to comment.