From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14740 invoked by alias); 6 May 2016 18:08:56 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 14631 invoked by uid 89); 6 May 2016 18:08:55 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=overseers, Hx-languages-length:865, logon, love X-HELO: elastic.org Received: from elastic.org (HELO elastic.org) (69.20.226.105) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Fri, 06 May 2016 18:08:45 +0000 Received: from super.elastic.org (localhost [127.0.0.1]) by elastic.org (8.15.2/8.15.2) with ESMTP id u46I8dBN007136; Fri, 6 May 2016 14:08:39 -0400 Received: (from fche@localhost) by super.elastic.org (8.15.2/8.15.2/Submit) id u46I8ddj007135; Fri, 6 May 2016 14:08:39 -0400 Date: Fri, 06 May 2016 18:08:00 -0000 From: "Frank Ch. Eigler" To: Marian Csontos Cc: overseers@sourceware.org Subject: Re: ikiwiki question Message-ID: <20160506180839.GB15463@elastic.org> References: <572CDAA1.5030508@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <572CDAA1.5030508@redhat.com> User-Agent: Mutt/1.6.0 (2016-04-01) X-SW-Source: 2016-q2/txt/msg00022.txt.bz2 Hi - > Hi there, we (LVM) were recommended to use ikiwiki for our sourceware.org > pages. We'd love to have you experiment. > 1. Is this the correct place to ask? Or is there another list? Yup. > 2. Is it possible to setup a git hook to rebuild the content or shall we > build it ourselves and push the html? And if so: > - What version of ikiwiki is on the server? > - Is multimarkdown installed? [...] Yes, from EPEL6: ikiwiki-3.20150614-1.el6.noarch ikiwiki-w3m.noarch perl-*LOTS* perl-Text-MultiMarkdown-1.000032-1.el6.rf.noarch So the base software is there, but not tied to any particular repository or web server hierarchy or account. Your account now has shell/logon access to sourceware. Please take a look around /sourceware/projects/lvm2-home and tell me what else you need. (See also irc.freenode.net #overseers.) - FChE