[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Minimal overhead Org-mode blogging system
From: |
Nick Dokos |
Subject: |
Re: [O] Minimal overhead Org-mode blogging system |
Date: |
Sat, 21 Jan 2012 00:53:33 -0500 |
Scott Randby <address@hidden> wrote:
> On 01/20/2012 01:19 PM, Chris Gray wrote:
> > On Thu, 19 Jan 2012 23:15:16 +0100, Steinar Bang <address@hidden> wrote:
> >>>>>>> Puneeth Chaganti <address@hidden>:
> >>
> >>> This is totally home brew stuff.
> >>
> >> Well, thank you for sharing this home brew stuff.
> >> I've been trying to use the other org based blog solutions, but they
> >> have all failed for some reason or other, and they have also seemed
> >> abandoned.
> >
> > Have another look at ikiwiki. Either plugin for org works (I am the
> > author of one of them), and the nice thing is that it is a really
> > complete system. It has plugins [1] for just about anything you could
> > want to do with a blog or wiki, and is generally well-engineered.
> >
> > If you have any trouble with my plugin, please open an issue on github.
> > I promise it's not abandoned. :)
> >
> > Cheers,
> > Chris
> >
> > [1] http://ikiwiki.info/plugins/
>
> Unless this plugin does not have "org" in its name, then it cannot be
> found on this page. What plugin are you talking about?
>
> Scott Randby
>
Chris's plugin is on github. You can clone it with
git clone git://github.com/chrismgray/ikiwiki-org-plugin.git
Nick