X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (unknown [79.160.13.133]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 175C7DC009F; Tue, 25 Nov 2014 15:53:34 +0000 (UTC) Date: Tue, 25 Nov 2014 16:53:32 +0100 From: Natanael Copa To: 7heo <7heo@mail.com> Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] migrate to new website Message-ID: <20141125165332.60c89cc5@ncopa-desktop.alpinelinux.org> In-Reply-To: <20141125082653.49235316@ncopa-desktop.alpinelinux.org> References: <20141124170123.3ffa8c37@ncopa-desktop.alpinelinux.org> <5473669B.3030601@mail.com> <20141124201120.79bf5a9e@ncopa-desktop.alpinelinux.org> <5473AA8B.4030006@mail.com> <20141125082653.49235316@ncopa-desktop.alpinelinux.org> X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.23; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Tue, 25 Nov 2014 08:26:53 +0100 Natanael Copa wrote: > > PS. you can git clone and create patches too if you want: > http://git.alpinelinux.org/cgit/ncopa/mksite-alpine/ > > To build the site you need: > > git clone git://git.alpinelinux.org/ncopa/mksite-alpine > cd mksite-alpine > apk add lua-discount lua-yaml lua-lustache make xsltproc libxslt was the correct. I have rplaces the xsl with a lua script. The new deps are: lua-discount lua-yaml lua-lustache make lua-feedparser > make > busybox httpd -p 8000 -h _out/ > > and connect to http://localhost:8000 --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---