summaryrefslogtreecommitdiff
path: root/_config.yml
blob: 20ba68659586e490aca8d3902725feea406fc185 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pygments: true
markdown: kramdown
permalink: none
destination: site
exclude: README.md
keep_files: ['docs', '.svn']

# The recommended way of viewing the website on your local machine is via jekyll using
# a webserver, e.g. with a command like: jekyll serve --watch --trace
# To compile the website such that it is viewable in a sane way via a file browser
# replace '/' here with the url that represents the website root dir in your file browser.
# E.g. on OS X this might be:
#url: file:///Users/andyk/Development/spark/website/site/
url: /