You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jo...@apache.org on 2014/03/18 14:38:15 UTC

svn commit: r1578876 - /thrift/cms-site/trunk/lib/path.pm

Author: joes
Date: Tue Mar 18 13:38:14 2014
New Revision: 1578876

URL: http://svn.apache.org/r1578876
Log:
elide fluff

Modified:
    thrift/cms-site/trunk/lib/path.pm

Modified: thrift/cms-site/trunk/lib/path.pm
URL: http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/path.pm?rev=1578876&r1=1578875&r2=1578876&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Tue Mar 18 13:38:14 2014
@@ -24,22 +24,6 @@ our %dependencies = (
 
 
 __DATA__
-text_extensions: [ 'erb', 'html', 'less', 'md', 'txt', 'xml' ]
-output_dir: publish
-index_filenames: [ 'index.html' ]
-enable_output_diff: false
-data_sources:
-  -
-    type: filesystem_unified
-    items_root: /
-    layouts_root: /
-
-watcher:
-  dirs_to_watch: [ 'content', 'layouts', 'lib' ]
-  files_to_watch: [ 'config.yaml', 'Rules' ]
-  notify_on_compilation_success: true
-  notify_on_compilation_failure: true
-
 # Thrift Site Variables
 title: "Apache Thrift"
 base_url: "http://thrift.apache.org"