From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Luis_Felipe_L=C3=B3pez_Acevedo?= Subject: Website implementation Date: Sat, 07 Mar 2015 16:45:40 -0500 Message-ID: <74473d9c7d46e51bfa41629c7028c650@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34770) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUMXd-0006eo-Im for guix-devel@gnu.org; Sat, 07 Mar 2015 16:45:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YUMXZ-0001in-LC for guix-devel@gnu.org; Sat, 07 Mar 2015 16:45:49 -0500 Received: from mail.openmailbox.org ([62.4.1.34]:40939) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUMXZ-0001er-6d for guix-devel@gnu.org; Sat, 07 Mar 2015 16:45:45 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.openmailbox.org (Postfix) with ESMTP id D95CE2E01C7 for ; Sat, 7 Mar 2015 22:45:43 +0100 (CET) Received: from mail.openmailbox.org ([62.4.1.34]) by localhost (mail.openmailbox.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HXTtQMnmwNVY for ; Sat, 7 Mar 2015 22:45:42 +0100 (CET) Received: from www.openmailbox.org (localhost [127.0.0.1]) by mail.openmailbox.org (Postfix) with ESMTP id 165262E00C9 for ; Sat, 7 Mar 2015 22:45:40 +0100 (CET) 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org Hi, I just wanted to let you know that I started implementing the website=20 mockup rev2[1] in HTML/CSS=E2=80=94just the basic templates. The progress= can be=20 found at http://sirgazil.bitbucket.org/guixsd/ for now. By the way, where should I put the source? Regarding the Guilish tool(s) to generate the site statically, I have=20 these to compare - Artanis (GNU Project) - Hyde - Skribilo - tylan's html simple I still need to get familiar with the fundamentals of Scheme/Guile to=20 decide what tool to use. Personally, I'd like to find a way to write=20 HTML templates and let a program build the final site. Template context=20 and inheritance would be nice to have. Maybe this can be done with=20 Artanis' template system? Best, [1] https://lists.gnu.org/archive/html/guix-devel/2015-02/msg00573.html --=20 Luis Felipe L=C3=B3pez Acevedo http://sirgazil.bitbucket.org/