From mboxrd@z Thu Jan 1 00:00:00 1970 From: srandby@gmail.com Subject: Re: Building websites with Org mode Date: Sat, 16 May 2009 11:03:26 -0400 Message-ID: <4A0ED5BE.4090001@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M5LQN-0001HW-8w for emacs-orgmode@gnu.org; Sat, 16 May 2009 11:03:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M5LQH-0001Gt-Hz for emacs-orgmode@gnu.org; Sat, 16 May 2009 11:03:41 -0400 Received: from [199.232.76.173] (port=37507 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5LQH-0001Gq-C9 for emacs-orgmode@gnu.org; Sat, 16 May 2009 11:03:37 -0400 Received: from qw-out-1920.google.com ([74.125.92.149]:42396) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M5LQG-0007VH-IT for emacs-orgmode@gnu.org; Sat, 16 May 2009 11:03:36 -0400 Received: by qw-out-1920.google.com with SMTP id 4so1669557qwk.24 for ; Sat, 16 May 2009 08:03:35 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Marvin Doyley wrote: > I would like to use Org mode to build and maintain my research website. > I have begun to build the website in org and exporting it to html works > fine; however, I was wondering how can I get export to produce more > professional looking website similar rather than an outline. Does > anybody have any suggestions or guide to producing websites with org ? I suggest you take a look at Worg. http://orgmode.org/worg/ In particular, there is a list of web sites made with org-mode. http://orgmode.org/worg/org-web.php I am planning to add more sites to this page soon. A useful tool is org-info.js written by Sebastian Rose. Information about it can be found on Worg. Sebastian also has a tutorial on Worg on how to publish org-mode files to html. http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.php Scott Randby