[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Moving from Jekyll to Orgmode
From: |
ST |
Subject: |
Re: [O] Moving from Jekyll to Orgmode |
Date: |
Wed, 09 May 2018 15:37:57 +0300 |
> >
> > Is the difficulty to setup ox-publish the sole disadvantage vis.
> > ox-hugo/ox-jekyll/etc.? Is the functionality the same
> > more_or_less?
> >
> > What ox-hugo devs/users have to say on this?
>
> I enjoy the hugo server. Make a change to the org mode file,
> export with ox-hugo, and then look at the web browser to see the
> effect of the change. It makes the work much easier, IMHO.
>
Jekyll also has a built-in web server. It is indeed useful. I didn't
check but I thought there must be similar standard command line Linux
tool for this, so you could immediately see the results of ox-publish
exported website. Is anybody aware of such a tool?