summaryrefslogtreecommitdiff
path: root/_config.yml
blob: cf7c69471f1e5e64f9c6fae04c3b5b151fa30527 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
highlighter: pygments
markdown: kramdown
kramdown:
  entity_output: symbol
permalink: none
destination: site
exclude: ['README.md','content']
keep_files: ['docs']

# 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/content/
url: /