We just added a lightweight blog-style feed directly on the homepage.
- Each post lives in
data/news/{lang}as a markdown file namedYYYY-MM-DD-title.md. - Markdown supports headings, lists, links, and inline code.
- The homepage shows the three latest entries (per language) with a collapsible full note.
This first post is here as an example. Replace it with your own update when you publish the next news item.