You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by pw...@apache.org on 2014/09/17 23:17:41 UTC

svn commit: r1625829 - in /spark: _config.yml news/_posts/2012-12-21-spark-and-shark-in-the-news.md news/_posts/2013-06-21-spark-featured-in-wired.md

Author: pwendell
Date: Wed Sep 17 21:17:41 2014
New Revision: 1625829

URL: http://svn.apache.org/r1625829
Log:
Changes to provide portability across Jekyll environments

Modified:
    spark/_config.yml
    spark/news/_posts/2012-12-21-spark-and-shark-in-the-news.md
    spark/news/_posts/2013-06-21-spark-featured-in-wired.md

Modified: spark/_config.yml
URL: http://svn.apache.org/viewvc/spark/_config.yml?rev=1625829&r1=1625828&r2=1625829&view=diff
==============================================================================
--- spark/_config.yml (original)
+++ spark/_config.yml Wed Sep 17 21:17:41 2014
@@ -1,5 +1,7 @@
 pygments: true
 markdown: kramdown
+kramdown:
+  entity_output: symbol
 permalink: none
 destination: site
 exclude: README.md

Modified: spark/news/_posts/2012-12-21-spark-and-shark-in-the-news.md
URL: http://svn.apache.org/viewvc/spark/news/_posts/2012-12-21-spark-and-shark-in-the-news.md?rev=1625829&r1=1625828&r2=1625829&view=diff
==============================================================================
--- spark/news/_posts/2012-12-21-spark-and-shark-in-the-news.md (original)
+++ spark/news/_posts/2012-12-21-spark-and-shark-in-the-news.md Wed Sep 17 21:17:41 2014
@@ -2,7 +2,6 @@
 layout: post
 title: Spark in the news
 categories:
-- In-The-News
 - News
 tags: []
 status: publish

Modified: spark/news/_posts/2013-06-21-spark-featured-in-wired.md
URL: http://svn.apache.org/viewvc/spark/news/_posts/2013-06-21-spark-featured-in-wired.md?rev=1625829&r1=1625828&r2=1625829&view=diff
==============================================================================
--- spark/news/_posts/2013-06-21-spark-featured-in-wired.md (original)
+++ spark/news/_posts/2013-06-21-spark-featured-in-wired.md Wed Sep 17 21:17:41 2014
@@ -2,7 +2,6 @@
 layout: post
 title: Spark featured in Wired
 categories:
-- In-The-News
 - News
 tags: []
 status: publish



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org