Made a first version of the site

This commit is contained in:
2018-03-23 15:31:31 +01:00
parent 019378adc7
commit 5fcd620c2a
47 changed files with 6056 additions and 0 deletions

23
_config.yml Executable file
View 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