From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42319) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bx2sp-0005Ua-4O for qemu-devel@nongnu.org; Wed, 19 Oct 2016 22:15:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bx2sl-0006UZ-Po for qemu-devel@nongnu.org; Wed, 19 Oct 2016 22:15:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34238) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bx2sl-0006UL-Kg for qemu-devel@nongnu.org; Wed, 19 Oct 2016 22:14:59 -0400 Date: Thu, 20 Oct 2016 10:14:56 +0800 From: Fam Zheng Message-ID: <20161020021456.GB9171@lemon> References: <27375f5d-5810-b23e-bffa-83f1d18b34d5@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <27375f5d-5810-b23e-bffa-83f1d18b34d5@redhat.com> Subject: Re: [Qemu-devel] my attempt at new QEMU website List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel , Alexander Graf On Wed, 10/19 12:53, Paolo Bonzini wrote: > Hi all, > > another small PSA. :) I have created a small but hopefully useful > example of a new QEMU website at http://qemu-bonzini.rhcloud.com/. The > site aims at providing and also a home for blog posts about QEMU. > > The site resides in a single git tree, so that requests to modify the > pages (and even blog posts :)) can be posted to qemu-devel as usual. > > The blog post in there is dummy, and the "blog" link will be removed > from navigation until there's a first post, if the site goes online. > > The site is designed to live together with the wiki and provide a > migration path for qemu-project.org, from the wiki to a standalone > website. For example: > > - http://qemu-bonzini.rhcloud.com/Download redirects to the new page > http://qemu-bonzini.rhcloud.com/download > > - http://qemu-bonzini.rhcloud.com/BiteSizedTasks redirects to the wiki > page http://wiki.qemu-project.org/BiteSizedTasks > > - http://qemu-bonzini.rhcloud.com/foobar is a 404 page > > Impressions, ideas and lart-ing for my feeble attempts at Javascript > (now I understand why people are so keen on stackoverflow!) and graphic > design are welcome. (Yes, the icons in the homepage are not definitive). > > Paolo > In download page, should putting Linux commands in
 look better, like
in macOS? (also applies to the git command line in contribute page).

Fam