From mboxrd@z Thu Jan 1 00:00:00 1970 From: srandby@gmail.com Subject: Re: Publishing my personal website with Org-mode Date: Thu, 20 Nov 2008 21:47:50 -0500 Message-ID: <49262156.9040706@gmail.com> References: <877i6zb5cl.fsf@gmail.com> <492577A1.20402@gmail.com> <87tza2ozwb.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L3M4e-00032S-Jb for emacs-orgmode@gnu.org; Thu, 20 Nov 2008 21:48:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L3M4c-000321-M8 for emacs-orgmode@gnu.org; Thu, 20 Nov 2008 21:48:47 -0500 Received: from [199.232.76.173] (port=36949 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3M4c-00031y-H6 for emacs-orgmode@gnu.org; Thu, 20 Nov 2008 21:48:46 -0500 Received: from rn-out-0910.google.com ([64.233.170.191]:14584) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L3M4c-0000K5-Aa for emacs-orgmode@gnu.org; Thu, 20 Nov 2008 21:48:46 -0500 Received: by rn-out-0910.google.com with SMTP id k32so739575rnd.7 for ; Thu, 20 Nov 2008 18:48:45 -0800 (PST) In-Reply-To: <87tza2ozwb.fsf@fastmail.fm> 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 Matthew Lundin wrote: > Hi Scott, > > srandby@gmail.com writes: > >> I've been using org-mode to make my web site since August. The address >> follows. >> >> http://www3.uakron.edu/randby > > Thanks for the link. I like how you've used org-info.js and a single > page to create an entire website. > > Matt > Hi Matt, Thanks. I think org-info.js is fantastic. During a semester, I make daily updates to several parts of the site. Having the whole site generated from one file makes it easy to do these updates. One update takes at most 5 minutes as opposed to the 15-20 minutes it took before I began using org-mode. My students seem to have fewer problems with the site now, an unexpected bonus. Scott