[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: An Org-mode-based blogging engine?
From: |
Ihor Radchenko |
Subject: |
Re: An Org-mode-based blogging engine? |
Date: |
Mon, 08 May 2023 08:30:42 +0000 |
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
> 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>
- An Org-mode-based blogging engine?, Marcin Borkowski, 2023/05/08
- Re: An Org-mode-based blogging engine?, Ruijie Yu, 2023/05/08
- Re: An Org-mode-based blogging engine?,
Ihor Radchenko <=
- Re: An Org-mode-based blogging engine?, Martin Steffen, 2023/05/08
- Re: An Org-mode-based blogging engine?, Dr. Arne Babenhauserheide, 2023/05/08
- Re: An Org-mode-based blogging engine?, VinÃcius Moraes, 2023/05/10
- Re: An Org-mode-based blogging engine?, Max Nikulin, 2023/05/20