emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: An Org-mode-based blogging engine?


From: Marcin Borkowski
Subject: Re: An Org-mode-based blogging engine?
Date: Sat, 20 May 2023 09:30:57 +0200
User-agent: mu4e 1.1.0; emacs 30.0.50

On 2023-05-08, at 10:30, Ihor Radchenko <yantar92@posteo.net> wrote:

> Marcin Borkowski <mbork@mbork.pl> writes:
>
>> 2. I want to publish a whole set of HTML files from a single Org mode
>> file.  I will need to preserve internal links (so that I can link to
>> another headline and the result will be one post linking to another),
>> and of course I will need external links.  The blog will live on some
>> server I will have ssh access to, so for publishing it should be enough
>> to scp some files somewhere.
>
> AFAIK, ox-hugo is designed for such use.
> Also, see https://orgmode.org/worg/org-blog-wiki.html

Thanks.  You're not the first one to recommend Hugo; I am now looking
into it.

>> 4. I am going, though, to need some custom "blocks" - in HTML parlance,
>> <div>s and possibly also <span>s.  I want to be able to mark them up
>> somehow in my Org source and get <div class="..."> and <span
>> class="...">.  Reusing existing markup (like _underline_, which I'm not
>> going to use) is not enough - I will need more than a dozen of those
>> custom classes.
>
> You may consider https://github.com/alhassy/org-special-block-extras
> Inline html fragments will also do.

Thanks, I'll look into those, too.

Best,

-- 
Marcin Borkowski
http://mbork.pl



reply via email to

[Prev in Thread] Current Thread [Next in Thread]