X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-pd0-f169.google.com (mail-pd0-f169.google.com [209.85.192.169]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 403E2DC01BC for ; Mon, 22 Sep 2014 20:43:43 +0000 (UTC) Received: by mail-pd0-f169.google.com with SMTP id fp1so1044053pdb.28 for ; Mon, 22 Sep 2014 13:43:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to:cc :mime-version:content-type:content-transfer-encoding:message-id; bh=OaULFZSSV11S9bCnfIpChTMxRaHYNwmNLyWuHkyfRZs=; b=Ka0UkhwILRv3m06lkpQjZ7qx9tA96sVdeP34U3pyV4v9aPMsjHmdSQsZYlj5bhOG7k p1JZJLGHmuZqMpnSDyvM3MENyaAidaxLHDbhtCDV8ElrepAaxldP0Ro1cikVC5ndKKaz us+gXr1WwKcSDLy2matNdWN6I21wCrkJbOT8kvnRkPtLcWPrmgEM/2suu/Hpv3Lcs5bG Gcyoy6gjtxtEQsPHNM7F9pFtGyca3wwxjVNWiGmV/Gt0MFYr7SUauYUU/6ApFmKQbJIn VvT3CykGLX9I1LIeaViCaDz/juM5lWZ6xAADzqRSPUW1pfUp9wkjmKRR4Ckm78yHc3XF SaXA== X-Received: by 10.70.131.13 with SMTP id oi13mr30450812pdb.23.1411418621709; Mon, 22 Sep 2014 13:43:41 -0700 (PDT) Received: from microknoppix.localnet ([117.226.187.29]) by mx.google.com with ESMTPSA id b4sm2422926pdh.2.2014.09.22.13.43.40 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Sep 2014 13:43:40 -0700 (PDT) From: "V.Krishn" Reply-To: vkrishn4@gmail.com To: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] progress on new website design Date: Tue, 23 Sep 2014 02:13:29 +0530 User-Agent: KMail/1.13.7 (Linux/3.9.6-64; KDE/4.8.4; x86_64; ; ) References: <20140920154559.1ab7a63c@ncopa-laptop> In-Reply-To: <20140920154559.1ab7a63c@ncopa-laptop> Cc: Natanael Copa X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201409230213.30039.vkrishn4@gmail.com> Looks nice. Layout or minor design change could be there depending on support for mobile devices, I think target should be 2 more layout (minimum), i.e for tablet/phablet and 3-7 inch smartphones. -- Regards. V.Krishn > Hi, > > I have made some progress with new website design. I have got some > really good ideas and tips from Tobias, the guy who did the new logo. > > The work can be found here: > http://wwwtest.alpinelinux.org/ > > Things to note: > - it loads fast > - its static - no php, memcached, mysql, nosql or other smart solutions > for a problem that shouldnt be there in the first place. > - it only downloads 3 smallish files, html + 2 css > - no graphics. gradients etc is done in css, icons and logo are fonts > - it is generated with 'make' so only changed things are re-generated > > The idea is to get notifications on git push and new releases etc, and > update and upload the page from script. > > Release notes etc are supposed to be written in markdown (or > commonmark) and pushed to git which will trigger site rebuild. > > We might add support for comments via 3rd part like Disqus. > > Help to improve it is welcome. We need for example make it behave > properly when window is resized and i think it migh need some debugging > for chrome browser. > > Would also be very nice if someone could help porting themes for > cgit, mediawiki and redmine so all sites looks similar. > > Code is here: > http://git.alpinelinux.org/cgit/ncopa/mksite-alpine > > -nc > > > --- > Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org > Help: alpine-devel+help@lists.alpinelinux.org > --- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---