Literally hand-written static html + css
Comment on Help : Self-Hosting RSS Feed for my blog (pls)
just_another_person@lemmy.world 1 month ago
Are you talking about just a straight HTML/CSS static blog, or is it created in a framework of some sort?
KazuchijouNo@lemy.lol 1 month ago
A_norny_mousse@feddit.org 1 month ago
This is the important question. On my blog software It’s just one short page written in the blog’s templating language, very easy to create from scratch.
If the blog is a collection of plain HTML pages, you’ll somehow need to collect the pertinent info first (e.g. the ten newest pages, their titles, a short summary).