From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: JavaScript on web site Date: Tue, 03 Nov 2015 10:01:46 +0100 Message-ID: <87mvuv1mo5.fsf_-_@gnu.org> References: <87wpu2kaa3.fsf@gmail.com> <87611lg2jc.fsf@gnu.org> <87vb9ld8te.fsf@gnu.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]:33098) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtXTW-0006J9-3i for guix-devel@gnu.org; Tue, 03 Nov 2015 04:01:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZtXTV-0006sr-3t for guix-devel@gnu.org; Tue, 03 Nov 2015 04:01:54 -0500 In-Reply-To: (Alex Vong's message of "Tue, 3 Nov 2015 12:46:39 +0800") 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: Alex Vong Cc: guix-devel@gnu.org, Alex Kost Alex Vong skribis: > By the way, does anyone know how to build the guix website from > source? I want to add some labels so that librejs don't complain the > javascripts being non-free on this page > . I have cloned the > guix-artwork repo but I don't know how to set-up or build the websites > (I have zero experience on building websites.). What does LibreJS say? The packages.js file in the guix-artwork repo has a license tag at the top, but maybe it is malformed? Thanks for looking into it, Ludo=E2=80=99.