2022-06-24
Added a link to the Neon Kiosk, an HTML Journal aggregator.
Do you have a journal.html
page on your site? Or a section on your homepage where you give updates?
Structure it the following way to make it an HTML Journal and let anyone subscribe to it with an atom feed.
<h1>m15o's journal</h1> <article> <h1>2022-06-14</h1> <p>My second entry.</p> </article> <article> <h1>2022-06-11</h1> <p>My first entry!</p> </article>
=> Validate your journal An ordinary looking virtual kiosk.
Added a link to the Neon Kiosk, an HTML Journal aggregator.
Added the tools page, which includes a parser for HTML Journals, and the sources of
this website.
Looks like this is close to being ready! Worked on the validator and the website's layout. I'm also adding
the update section which uses the HTML Journal format. Cool! Let me use to validator to see if it works.
Edit: it does. Niceee.
=> Get Atom feed from journal
=> View an example journal
=> Learn more
The Neon Kiosk
Updates
2022-06-24
2022-06-19
2022-06-18