From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Refresh of http://orgmode.org Date: Thu, 15 Dec 2011 08:10:39 -0700 Message-ID: <878vmd50r4.fsf@gmx.com> References: <87k461we9q.fsf@gnu.org> <20111213215015.GA53490@kenny.fritz.box> <877h20vtkd.fsf@gmx.com> <87d3br8o14.fsf@gnu.org> <87liqfyou6.fsf@gmx.com> <87sjkmqxsn.fsf@gmx.com> <87k45y0w65.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbCxp-0005b9-V4 for emacs-orgmode@gnu.org; Thu, 15 Dec 2011 10:11:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RbCxj-00022f-TX for emacs-orgmode@gnu.org; Thu, 15 Dec 2011 10:11:17 -0500 Received: from mailout-us.gmx.com ([74.208.5.67]:39848 helo=mailout-us.mail.com) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RbCxj-00022a-MS for emacs-orgmode@gnu.org; Thu, 15 Dec 2011 10:11:11 -0500 In-Reply-To: <87k45y0w65.fsf@gnu.org> (Bastien's message of "Thu, 15 Dec 2011 15:03:14 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org Bastien writes: > Hi Eric, > > Eric Schulte writes: > >> The attached three patches to the orgweb repository change the CSS for >> smarter rendering on narrow screens (they don't address screen >> height). >> >> The changes include... >> - scale down images on narrow screens >> - decrease the width of the left link bar on narrow screens >> - decrease the padding around the title on narrow screens >> - shrink the paypal link on smaller screens -- I would like to move this >> button on really small screens, but somehow that doesn't seem possible >> - remove the Org-mode image on really small screens >> - remove the twitter feed on narrow screens -- for some reason I was >> unable to change the size of this widget, so I just hide it on a tiny >> screen > > Looks fine - thanks! > >> These changes make the new website work on my system, and should improve >> the reading experience for everyone who keeps their browser screens less >> than 1400 pixels wide. >> >> If these look good please apply them. > > I don't understand the first patch, as there should be no index.html in > the git repository. > Exactly, that is why it is ignored. :) I did this mainly so that I could export index.org to generate a base to work off of (before I had the project description you just send in another email). Should the publish project definition be added to the orgweb repository in a non-exporting file, so that anyone can build the site locally for testing? > > The two others don't apply. There seem to be blank lines where there > should not. Can you resent them? > Since you seem to like the changes listed above I've just pushed these patches up directly, so they should now be applied. Best -- Eric > > Thanks! -- Eric Schulte http://cs.unm.edu/~eschulte/