2025-12-10
i've seen some posts on the fediverse that reminded me of something.
i refactored the html of this log so that it conforms to
the journal spec
by m15o. this means we can get atom feed for free!
i've also written a library for parsing html journals. why? i don't know, felt like it.
there is already original implementation, and i won't say it's inferior or something,
but i noticed that it behaves a bit differently than is
specified in the format.
i wrote a little tool that can be used to make a feed from
html journal file. i've added it to my build script.
my library recognizes a subset of html journal formats,
i've tested it on some other people's journals, some of them don't work.
but i think that if it works with my library, it'll work
with the original as well.
anyway, it was fun.
i've seen some posts on the fediverse that reminded me of something. i refactored the html of this log so that it conforms to the journal spec by m15o. this means we can get atom feed for free! i've also written a library for parsing html journals. why? i don't know, felt like it. there is already original implementation, and i won't say it's inferior or something, but i noticed that it behaves a bit differently than is specified in the format. i wrote a little tool that can be used to make a feed from html journal file. i've added it to my build script. my library recognizes a subset of html journal formats, i've tested it on some other people's journals, some of them don't work. but i think that if it works with my library, it'll work with the original as well. anyway, it was fun.