Marcin Borkowski <mb...@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

> 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.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to