From issues-return-4607-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Thu Nov 14 19:01:03 2019 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id A87A618067C for ; Thu, 14 Nov 2019 20:01:02 +0100 (CET) Received: (qmail 91459 invoked by uid 500); 14 Nov 2019 19:01:02 -0000 Mailing-List: contact issues-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list issues@lucene.apache.org Received: (qmail 91449 invoked by uid 99); 14 Nov 2019 19:01:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Nov 2019 19:01:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 33AB6E30BD for ; Thu, 14 Nov 2019 19:01:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 74992780548 for ; Thu, 14 Nov 2019 19:01:00 +0000 (UTC) Date: Thu, 14 Nov 2019 19:01:00 +0000 (UTC) From: "Adam Walz (Jira)" To: issues@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LUCENE-8987) Move Lucene web site from svn to git 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/LUCENE-8987?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D169= 74536#comment-16974536 ]=20 Adam Walz commented on LUCENE-8987: ----------------------------------- Thanks [~danmuzi], there are some known issues. I still need to go through = each page with a fine-toothed comb to ensure parity with production. This p= rocess will be easier now that the site is on staging rather than building = locally only. I'll go through these mistakes this weekend.=C2=A0 =C2=A0 I've been trying to port changes in from the svn site, but haven't ported a= nything in the last week which is why the slack channel is unchanged. I'll = fix that. > Move Lucene web site from svn to git > ------------------------------------ > > Key: LUCENE-8987 > URL: https://issues.apache.org/jira/browse/LUCENE-8987 > Project: Lucene - Core > Issue Type: Task > Components: general/website > Reporter: Jan H=C3=B8ydahl > Assignee: Jan H=C3=B8ydahl > Priority: Major > Attachments: lucene-site-repo.png > > > INFRA just enabled [a new way of configuring website build|https://s.apac= he.org/asfyaml] from a git branch, [see dev list email|https://lists.apache= .org/thread.html/b6f7e40bece5e83e27072ecc634a7815980c90240bc0a2ccb417f1fd@%= 3Cdev.lucene.apache.org%3E]. It allows for automatic builds of both staging= and production site, much like the old CMS. We can choose to auto publish = the html content of an {{output/}} folder, or to have a bot build the site = using [Pelican|https://github.com/getpelican/pelican] from a {{content/}} f= older. > The goal of this issue is to explore how this can be done for [http://luc= ene.apache.org|http://lucene.apache.org/] by, by creating a new git repo {{= lucene-site}}, copy over the site from svn, see if it can be "Pelicanized" = easily and then test staging. Benefits are that more people will be able to= edit the web site and we can take PRs from the public (with GitHub preview= of pages). > Non-goals: > * Create a new web site or a new graphic design > * Change from Markdown to Asciidoc -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org For additional commands, e-mail: issues-help@lucene.apache.org