Files
NowThisIsPodracing.be/_config.yml

24 lines
415 B
YAML
Executable File

permalink: /:year:month:day/:title
url: NowThisIsPodracing.be
# variables
name: NowThisIsPodracing.be
description: Now this is podracing! The team, the myth, the legend.
# File management
include: []
exclude: ["README.md", "LICENSE","Gemfile","Gemfile.lock"]
# Sass
sass:
style: :compressed
sass_dir: _sass
# Markdown
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter_opts:
disable : true