From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Sassmannshausen Subject: Re: [PATCH] Generate multiple paginated packages pages. Date: Mon, 05 Dec 2016 11:16:31 +0100 Message-ID: <87y3zuvfy8.fsf@pompo.co> References: <20161129232224.28525-1-alex@pompo.co> <20161129232224.28525-2-alex@pompo.co> <874m2j76za.fsf@gnu.org> Reply-To: alex@pompo.co Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40419) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cDqKB-0000fL-5X for guix-devel@gnu.org; Mon, 05 Dec 2016 05:16:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cDqK8-0005hc-08 for guix-devel@gnu.org; Mon, 05 Dec 2016 05:16:43 -0500 In-reply-to: <874m2j76za.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s writes: > Alex Sassmannshausen skribis: > >> * website/www.scm (%web-pages): Add code for generating our packages >> pages. >> * website/www/packages.scm (packages-by-grouping): New procedure. >> (paginated-packages-page): New procedure. >> (packages-page): Tweak for use by `paginated-packages-page` as well = as >> standalone. >> * website/static/base/css/packages.css (li.package-index-link): Add >> styling. > > Sure, please push! Done. > I thought we had agreed on that one already, but now I see this message > as unread in my inbox. Go figure! Ah, indeed, we had agreed on the previous version of the patch. Anyway, thanks for reconfirming. Alex