"Eric Schulte" <schulte.e...@gmail.com> writes:

> Jason Dunsmore <emacs-orgm...@dunsmor.com> writes:
>
>> "Eric Schulte" <schulte.e...@gmail.com> writes:
>>
>>> I recall a discussion of holding a competition to select a new css style
>>> for Worg (found it here [1]).  I think that such a change could
>>> fruitfully be combined with the Worg re-organization.
>>
>> I'm not a web-designer, but here's my stab at re-designing Worg:
>> http://orgmode.org/tmp/worg/
>>
>
> Nice, here's my minimal stylesheet contribution -- most notable for the
> expandable TOC in the corner.  The source is below [1] and the resulting
> style.css is attached below [2]

I've uploaded yours to:
http://orgmode.org/tmp/worg-eric/

So far we have option #1:

http://orgmode.org/tmp/worg/
http://orgmode.org/tmp/worg.css

and option #2:

http://orgmode.org/tmp/worg-eric/
http://orgmode.org/tmp/worg-eric.css

I didn't copy the images, so there will be some broken image links.

If anybody else wants to contribute one, here are a few commands to get
you started:

--8<---------------cut here---------------start------------->8---
cd /tmp
wget http://orgmode.org/tmp/worg.tar.gz
tar zxvf worg.tar.gz
cd worg
wget http://orgmode.org/tmp/worg.css
find . -type f -exec sed -i 's|/worg/worg.css|worg.css|' '{}' \;
--8<---------------cut here---------------end--------------->8---

Then edit worg.css, view file:///tmp/worg/index.html in your browser to
see your changes take effect, and, when finished, send me the css file.

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to