On Thu, Jun 19, 2025 at 1:13 PM Ihor Radchenko <yanta...@posteo.net> wrote:
>
> Nikolaos Chatzikonstantinou <nchatz...@gmail.com> writes:
>
> > Shoot! Looks like I missed the submission deadline by a day?
> >
> > I was going to submit my project called "Blorg"
> > <https://github.com/createyourpersonalaccount/blorg>. Blorg is a
>
> Hmm... I am getting 404 error on that page.
> I guess it is now https://github.com/createyourpersonalaccount/ox-blorg ?

Yes I renamed it since it was an ox backend, I thought I'd follow that
naming convention.

> > derived backend of ox-html (org-mode exported to HTML) that is
> > better-suited for those that want to maintain a blog with org-publish.
> > In particular Blorg:
> > ...
> > 1) Emits validated HTML5 (ox-html tries to be a multi-language
> > backend, XHTML (strict), HTML4, HTML5, etc).
> > 2) Targets less-sophisticated users with out-of-the-box support for
> > multiple features (local MathJax, colorized source code, citations,
> > static assets). I also intend to add some more features like generated
> > SVG from Graphviz, PlantUML, and so on.
> > 3) Adds more semantic meaning to elements (e.g. uses <time
> > datetime=...>; <code>)
> > 4) Corrects the HTML5 structure with <body><main><article>, and so on.
>
> If you have anything that you think can benefit upstream, feel free to
> share the code.

It's a slow process because I've had a lot of stuff happen lately. ;)
But if you want a quick suggestion, add <time datetime=...> to the
exported timestamps.

> > My main audience is people who wish to blog their org files into the
> > web masses with minimal configuration. ...
> >
> > If you're curious to see what the generation looks like, you can
> > either try it out or navigate yourself to a page from my personal blog
> > like 
> > <https://createyourpersonalaccount.github.io/blog/physics/schrodinger-equation.html>.
>
> Screenshots and description would be nice to have in README of your
> repository ;)

I agree, I've paused the development of ox-blorg because I had a lot
going on. On the other hand, it works for me, (e.g. I use it in my
blog <https://createyourpersonalaccount.github.io/blog/>) so I've had
less motivation to work on making the work more accessible right now.

Regards,
Nikolaos Chatzikonstantinou

Reply via email to