kes
February 27, 2026 at 7:54:23 PM
Website:
kestrel.nekoweb.org
I love your site! And yes, your blog is a different look from the rest of the site, but if you'd like, feel free to look at the source code for my blog. The xml is for feed readers and the unique guids allow for clicking directly to posts. Each post has it's own html page, and there's a prettier html page for people visiting the site to use to navigate the blog. The updates for each post are the post itself, the xml (using a summary and not the full post), and the html page that lists all the post (mostly the same update as the xml, but wrapped in different tags), no third party blogging platform needed.
I'm not saying your blog is bad, btw, absolutely the opposite. I enjoyed it! This is just to help with the complaint you had about it. (I'd suggest using xsl to style the xml instead of a separate html page to list blog posts, but nekoweb will not update reading xml and show new posts with any stylesheet info in the xml, and Idk if other platforms might be the same.)
Replied on: February 28, 2026 at 12:18:47 PM
Thank you for the advice, that's clever... I didn't know you could do that!!