Pastebin

Paste #17791: No description

< previous paste - next paste>

Pasted by Anonymous Coward

Download View as text


markdown: kramdown
permalink: pretty

collections:
  blog:
    output: true
    permalink: /:collection/:year/:month/:day/:title/

  posts:
    output: true
    permalink: /:collection/:year/:month/:day/:title/

exclude:
  - README.md
  - Makefile
  - convert_images

keep_files: ['assets']

mini_magick:
  thumbnail:
    source: img/photos/original
    destination: img/photos/thumbnail
    resize: 128x128

sass:
  sass_dir: _sass

plugins:
  - jekyll-archives

jekyll-archives:
  enabled: tags
  layout: archive
  permalinks:
    year: '/:year/'
    month: '/:year/:month/'
    day: '/:year/:month/:day/'
    tag: '/tag/:name/'
    category: '/category/:name/'
  layouts:
    tag: tag-archive

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.