From general-return-2241-archive-asf-public=cust-asf.ponee.io@attic.apache.org Sat May 5 15:52:41 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 1C435180671 for ; Sat, 5 May 2018 15:52:40 +0200 (CEST) Received: (qmail 38148 invoked by uid 500); 5 May 2018 13:52:40 -0000 Mailing-List: contact general-help@attic.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@attic.apache.org Delivered-To: mailing list general@attic.apache.org Received: (qmail 38135 invoked by uid 99); 5 May 2018 13:52:40 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 May 2018 13:52:40 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id B6D173A00AF for ; Sat, 5 May 2018 13:52:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1830976 - /attic/site-jekyll/README.md Date: Sat, 05 May 2018 13:52:39 -0000 To: general@attic.apache.org From: sebb@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20180505135239.B6D173A00AF@svn01-us-west.apache.org> Author: sebb Date: Sat May 5 13:52:39 2018 New Revision: 1830976 URL: http://svn.apache.org/viewvc?rev=1830976&view=rev Log: No longer true Modified: attic/site-jekyll/README.md Modified: attic/site-jekyll/README.md URL: http://svn.apache.org/viewvc/attic/site-jekyll/README.md?rev=1830976&r1=1830975&r2=1830976&view=diff ============================================================================== --- attic/site-jekyll/README.md (original) +++ attic/site-jekyll/README.md Sat May 5 13:52:39 2018 @@ -56,6 +56,3 @@ powerful, it's generally easier to use R After the output has been written, another plugin processes the projects data and creates the flags directories and banners files. - -The page source makes use of {% include %} directives. -These are used to define the common page start and end.