From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Moynihan Subject: Re: blorg users? Date: Mon, 30 Jun 2008 13:54:20 +0100 Message-ID: <4868D77C.7020106@calicojack.co.uk> References: <1214405474.17564.4.camel@pod.lab> 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 1KDIuB-0006Vz-4i for emacs-orgmode@gnu.org; Mon, 30 Jun 2008 08:54:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KDIu9-0006Vb-Dt for emacs-orgmode@gnu.org; Mon, 30 Jun 2008 08:54:49 -0400 Received: from [199.232.76.173] (port=60595 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KDIu8-0006VY-P2 for emacs-orgmode@gnu.org; Mon, 30 Jun 2008 08:54:49 -0400 In-Reply-To: <1214405474.17564.4.camel@pod.lab> 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: David O'Toole Cc: emacs-orgmode@gnu.org David O'Toole wrote: > I've abandoned my old program "org-blog.el" and have started to set up > Bastien's "Blorg" software. But there seems to be a lot of templates to > customize, and I also have to come up with styles. Are there any other > blorg users out there who would share their configs and templates with > me, and maybe I could piece together a style? I promise to tweak > everything and change the colors so that it won't look too much like > your site. what I'm mainly hoping for is to borrow someone's layout, and > then do my own color scheme. > > I also promise to release my theme back to the community for further > copying. > > Any thoughts? > Hi David, Yes there are quite a lot of blorg templates etc to customize, and configuration could be better. And I spent quite a lot of time developing my rather minimal blorg theme which I use on my blog at http://sourcesmouth.co.uk/blog/ Anyway, I'm happy to share my configs with you and the org community, as I'd very much like to see some more blorgers, and some of the outstanding issues with blorg resolved (most notably links not rendering properly). I have begun seperating my blorg configs into something that's hopefully a little more meaningfull to others. When I've completed this work, I'll push it into a git repository for you and others to look at. I've also made some minor mods to Bastien's blorg.el branched from v0.75, which support use of a 3rd party feed etc and add some css classes etc to various HTML snippets. I've seen Bastien has made some changes since 0.75 with v0.75e. I tried merging these changes but found the newer version to be more problematic than the older version. I'll send out an email with a link to the git repo when I've seperated the configuration a bit more. I hope this helps. R.