tale/_config.yml
2017-03-24 11:13:52 +08:00

32 lines
524 B
YAML

# Permalinks
permalink: /:categories/:title
# Setup
title: Tale
paginate: 5
baseurl: ""
url: "https://chesterhow.github.io/tale"
# Assets
sass:
sass_dir: _sass
style: :compressed
# Build settings
markdown: kramdown
# About
author:
name: Chester How
url: http://chester.how
email: chesterhow@gmail.com
# Custom vars
version: 3.4.1
github:
repo: https://github.com/chesterhow/tale
# Gems
gems:
- jekyll-paginate