From mboxrd@z Thu Jan 1 00:00:00 1970 From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Subject: Re: Website implementation Date: Sun, 08 Mar 2015 00:01:19 +0100 Message-ID: <87d24kcszk.fsf@taylan.uni.cx> References: <74473d9c7d46e51bfa41629c7028c650@openmailbox.org> 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]:42989) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUNil-0002Jp-Av for guix-devel@gnu.org; Sat, 07 Mar 2015 18:01:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YUNik-0006Vg-AN for guix-devel@gnu.org; Sat, 07 Mar 2015 18:01:23 -0500 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:37201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUNik-0006Vb-3r for guix-devel@gnu.org; Sat, 07 Mar 2015 18:01:22 -0500 Received: by wibhm9 with SMTP id hm9so11543968wib.2 for ; Sat, 07 Mar 2015 15:01:21 -0800 (PST) In-Reply-To: <74473d9c7d46e51bfa41629c7028c650@openmailbox.org> ("Luis Felipe =?utf-8?Q?L=C3=B3pez?= Acevedo"'s message of "Sat, 07 Mar 2015 16:45:40 -0500") 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: Luis Felipe =?utf-8?Q?L=C3=B3pez?= Acevedo Cc: guix-devel@gnu.org Luis Felipe L=C3=B3pez Acevedo writes: > - tylan's html simple Note that this is a rudimentary library; I just thought someone might use it as a starting point for something more serious. Taylan