summaryrefslogtreecommitdiff
path: root/_config.yml
blob: 2e0857523f6fd45ba18d5c56bf35d30533a8a067 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pygments: true
markdown: kramdown
kramdown:
  entity_output: symbol
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: /

shark_url: http://shark.cs.berkeley.edu