Made a first version of the site
This commit is contained in:
23
_config.yml
Executable file
23
_config.yml
Executable file
@@ -0,0 +1,23 @@
|
||||
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
|
||||
Reference in New Issue
Block a user