From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Publishing notes to a website Date: Fri, 11 Mar 2011 15:22:18 -0500 Message-ID: <87fwqt8l1h.fsf@norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=55899 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Py8qt-0004iG-E0 for emacs-orgmode@gnu.org; Fri, 11 Mar 2011 15:22:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Py8qs-0000VG-7A for emacs-orgmode@gnu.org; Fri, 11 Mar 2011 15:22:23 -0500 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:50781) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Py8qs-0000VC-48 for emacs-orgmode@gnu.org; Fri, 11 Mar 2011 15:22:22 -0500 In-Reply-To: (Kyle Sexton's message of "Fri, 11 Mar 2011 14:04:48 -0600") 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: Kyle Sexton Cc: emacs-orgmode@gnu.org Kyle Sexton writes: > I'm looking for advice on ways people are publishing their org notes > to a website. So far I've looked at blorgit and it's really nice, but > the dependency for a backend emacs session and running through sinatra > makes me wary of putting it out on my server for the world. > > 1. What methods are people using to publish their org notes? > 2. Anyone have sample sites that I can see what the output looks like? Hi Kyle, I use the publishing setup of org-mode to publish static HTML files to http://doc.norang.ca/. The publishing setup is documented at http://doc.norang.ca/org-mode.html#Publishing I plan to replace the index page with the org-mode publishing site map soon. Regards, -- Bernt