Sha256: a0f54eebe6fe0b2ce90e9b6cb4e43c56edf340c8ec05cdf90f80250acb9c30a4

Contents?: true

Size: 471 Bytes

Versions: 7

Compression:

Stored size: 471 Bytes

Contents

# Do not use tabs in this file!
# Required for running on Ruby 1.9
encoding: utf-8

# Change this if we ever need the site to reside in a sub-directory
baseurl: ''

permalink: /:year/:title.html
paginate: 8
paginate_path: /news/page:num

markdown: kramdown
kramdown:
  # Use GitHub flavor markdown
  input: GFM
  hard_wrap: false

# See http://jekyllrb.com/docs/configuration/#frontmatter-defaults
defaults:
  - scope: { type: "posts" }
    values: { layout: "default" }

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hawkins-2.0.5 test/resources/test_site/_config.yml
hawkins-2.0.4 test/resources/test_site/_config.yml
hawkins-2.0.3 test/resources/test_site/_config.yml
hawkins-2.0.2 test/resources/test_site/_config.yml
hawkins-2.0.1 test/resources/test_site/_config.yml
hawkins-2.0.0 test/resources/test_site/_config.yml
hawkins-0.1.0 test/resources/test_site/_config.yml