Return-Path: X-Original-To: apmail-spark-issues-archive@minotaur.apache.org Delivered-To: apmail-spark-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 75976108A8 for ; Mon, 31 Mar 2014 18:52:17 +0000 (UTC) Received: (qmail 97236 invoked by uid 500); 31 Mar 2014 18:52:17 -0000 Delivered-To: apmail-spark-issues-archive@spark.apache.org Received: (qmail 97208 invoked by uid 500); 31 Mar 2014 18:52:15 -0000 Mailing-List: contact issues-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@spark.apache.org Delivered-To: mailing list issues@spark.apache.org Received: (qmail 97178 invoked by uid 99); 31 Mar 2014 18:52:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Mar 2014 18:52:15 +0000 Date: Mon, 31 Mar 2014 18:52:15 +0000 (UTC) From: "Jake Farrell (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SPARK-1355) Switch website to the Apache CMS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SPARK-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955524#comment-13955524 ] Jake Farrell commented on SPARK-1355: ------------------------------------- I've been down this road as well, Thrift started with jekyll for website generation and we spent more time making it not act like a blog and more like a website. We eventually switched to nanoc and had a version in testing with middleman, both of these where much easier and flexible than jekyll. After some back and forth with [~joes] and some necessary additions to meet our use case we switched to the Apache CMS. > Switch website to the Apache CMS > -------------------------------- > > Key: SPARK-1355 > URL: https://issues.apache.org/jira/browse/SPARK-1355 > Project: Spark > Issue Type: Improvement > Components: Project Infra > Reporter: Joe Schaefer > > Jekyll is ancient history useful for small blogger sites and little else. Why not upgrade to the Apache CMS? It supports the same on-disk format for .md files and interfaces with pygments for code highlighting. Thrift recently switched from nanoc to the CMS and loves it! -- This message was sent by Atlassian JIRA (v6.2#6252)