Skip to content

Commit

Permalink
Experiment #4: Testing Github defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabhshri committed May 29, 2017
1 parent 70686c8 commit c4c9864
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,23 +51,15 @@ links:
# http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
timezone: Asia/Kolkata
future: true
highlighter: rouge
markdown: kramdown
#highlighter: rouge
#markdown: kramdown
paginate: 5
paginate_path: "page:num"
highlight_theme: light

# https://github.com/mojombo/jekyll/wiki/Permalinks
permalink: /:year/:month/:categories/:title

kramdown:
auto_ids: true
footnote_nr: 1
entity_output: as_char
toc_levels: 1..6
syntax_highlighter: rouge
input: GFM

prose:
rooturl: '_posts'
siteurl: 'https://saurabhshri.github.io'
Expand Down

0 comments on commit c4c9864

Please sign in to comment.