summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorSean R. Owen <srowen@apache.org>2016-06-27 20:31:41 +0000
committerSean R. Owen <srowen@apache.org>2016-06-27 20:31:41 +0000
commit17e6348922e74588e61ad4893aada3f84d95d448 (patch)
tree22519b7573c95b87161113af41b4ff304f73c506 /_config.yml
parent774d10b6153512d7d5da1580b3e48eb2fee62c2f (diff)
downloadspark-website-17e6348922e74588e61ad4893aada3f84d95d448.tar.gz
spark-website-17e6348922e74588e61ad4893aada3f84d95d448.tar.bz2
spark-website-17e6348922e74588e61ad4893aada3f84d95d448.zip
Remove Spark site plugins (not used/working); fix jekyll build warning and one bad heading tag; remove inactive {% extra %} tag; commit current output of jekyll for consistency (mostly minor whitespace changes)
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