summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/_config.yml b/_config.yml
index 9ea9998ef..2128b28af 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,12 +1,10 @@
-# pygments option has been renamed to highlighter.
-# pygments: true
highlighter: pygments
markdown: kramdown
kramdown:
entity_output: symbol
permalink: none
destination: site
-exclude: README.md
+exclude: ['README.md']
keep_files: ['docs', '.svn']
# The recommended way of viewing the website on your local machine is via jekyll using
@@ -16,5 +14,3 @@ keep_files: ['docs', '.svn']
# E.g. on OS X this might be:
#url: file:///Users/andyk/Development/spark/website/site/
url: /
-
-shark_url: http://shark.cs.berkeley.edu