Skip to content

Commit

Permalink
Merge pull request daattali#33 from xHN35RQ/master
Browse files Browse the repository at this point in the history
remove lines that are now defaults in Jekyll 3.0
  • Loading branch information
clayh53 committed Feb 27, 2016
2 parents 9acb0cb + 9e0c197 commit 3ce2362
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@ author: clay harmon
simple_search: http://google.com/search
description: A Jekyll theme for content-rich sites
name: tufte
markdown: Kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
markdown_ext: "markdown,mkdown,mkdn,mkd,md"
highlighter: rouge
permalink: /articles/:short_year/:title
timezone: America/New_York
excerpt_separator: <!--more--> # you can specify your own separator, of course.
Expand All @@ -28,4 +23,4 @@ transfer:
command: rsync
settings: -av
source: _site/
destination: ~/Git/clayh53.github.com/
destination: ~/Git/clayh53.github.com/

0 comments on commit 3ce2362

Please sign in to comment.