From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gS2wo-0007rV-Kn for qemu-devel@nongnu.org; Wed, 28 Nov 2018 11:44:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gS2wm-0004Oo-UL for qemu-devel@nongnu.org; Wed, 28 Nov 2018 11:44:22 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59168) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gS2wm-0004Nf-IE for qemu-devel@nongnu.org; Wed, 28 Nov 2018 11:44:20 -0500 References: <20181128153526.10948-1-berrange@redhat.com> From: Paolo Bonzini Message-ID: <165bc19e-8ed2-8979-aea7-0f6031fc6df2@redhat.com> Date: Wed, 28 Nov 2018 17:44:09 +0100 MIME-Version: 1.0 In-Reply-To: <20181128153526.10948-1-berrange@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [qemu-web PATCH] Document how to test the site with jekyll locally List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Daniel_P=2e_Berrang=c3=a9?= , qemu-devel@nongnu.org Cc: Thomas Huth , raimue@macports.org, alex.bennee@linaro.org, Yu Ning , Eric Blake , Stefan Hajnoczi On 28/11/18 16:35, Daniel P. Berrang=C3=A9 wrote: > Add a README file that tells people this is a jekyll based static > website, and shows people how to run jekyll for testing purposes. >=20 > Signed-off-by: Daniel P. Berrang=C3=A9 > --- >=20 > NB, we should really mention a license in the README too, but I don't > see info about what license we consider qemu-web to be covered by... 47 Paolo Bonzini 44 Michael Roth 13 Thomas Huth 3 Eric Blake 2 Daniel P. Berrange 2 Jeff Cody 1 Alex Benn=C3=A9e 1 Daniel P. Berrang=C3=A9 1 Fam Zheng 1 Rainer M=C3=BCller 1 Stefan Hajnoczi 1 Yu Ning Anybody (especially non-RH people) disagrees with dual-license CC-BY-SA 4.0 and GPLv2+? (So that we can copy from blog posts to manuals)? Paolo