From dev-return-17825-archive-asf-public=cust-asf.ponee.io@manifoldcf.apache.org Thu Mar 1 11:03:06 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 631A7180671 for ; Thu, 1 Mar 2018 11:03:06 +0100 (CET) Received: (qmail 14660 invoked by uid 500); 1 Mar 2018 10:03:05 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 14643 invoked by uid 99); 1 Mar 2018 10:03:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2018 10:03:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id DDFEC180677 for ; Thu, 1 Mar 2018 10:03:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.311 X-Spam-Level: X-Spam-Status: No, score=-110.311 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id iOtX3uHaLgjC for ; Thu, 1 Mar 2018 10:03:00 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id C0BED5F175 for ; Thu, 1 Mar 2018 10:03:00 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 5AAE4E021B for ; Thu, 1 Mar 2018 10:03:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2042324736 for ; Thu, 1 Mar 2018 10:03:00 +0000 (UTC) Date: Thu, 1 Mar 2018 10:03:00 +0000 (UTC) From: "Karl Wright (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CONNECTORS-1495) Brand new website MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CONNECTORS-1495?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D16381775#comment-16381775 ]=20 Karl Wright commented on CONNECTORS-1495: ----------------------------------------- You also need to consider that the manifoldcf.apache.org site is published = via an svn mirror. This is primitive but it works. There is also an Apach= e CMS system that was developed specifically for project websites; it's wha= t Lucene uses, and seems to work pretty well. The current manifoldcf.apache.org build process involves the following: - Compilation of the site into html using Forrest - Downloading release artifacts and unpacking their documentation in the ri= ght places - Publishing the site contents, in its entirety, to the svn mirror The technology you use, therefore, must produce static HTML pages for publi= cation in a tree structure, and allow relative references to other places t= hat it does not generate. > Brand new website > ----------------- > > Key: CONNECTORS-1495 > URL: https://issues.apache.org/jira/browse/CONNECTORS-149= 5 > Project: ManifoldCF > Issue Type: New Feature > Components: Site > Affects Versions: ManifoldCF 2.9.1 > Reporter: Piergiorgio Lucidi > Assignee: Piergiorgio Lucidi > Priority: Major > Fix For: ManifoldCF next > > Original Estimate: 480h > Remaining Estimate: 480h > > The community decided to work on a brand new website: > [http://mail-archives.apache.org/mod_mbox/manifoldcf-dev/201712.mbox/%3CC= AHVHQx8odjgXMw%3DnhmSeDt0pYOUd0j%2BtkmMNtFnCJvHFcZwyEg%40mail.gmail.com%3E] > The proposed technology is Jekyll but we have also to decide the website = template to use. > [~kamaci] suggested the [Apache CloudStack|https://cloudstack.apache.org/= ] template. > [~molgun] proposed this approach: > # Find a modern new static site generator like Jekyll [1] > # Create a template > # Start to use it in a specific path like=C2=A0[https://manifoldcf.apach= e.org/*new*] > # Migrate our Forrest xml's to Markdown (we can automate this somehow) > # Start to serve our new site on root path > [1]=C2=A0[https://jekyllrb.com/docs/home/] > =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)