articles: parse body as markdown

This commit is contained in:
Agahnim 2026-05-13 14:21:24 +02:00
parent d82f5e1d2d
commit 4d0fb4a138
6 changed files with 706 additions and 24 deletions

View file

@ -9,6 +9,6 @@
},
{
"date": "2026-05-13",
"body": "I almost got swept up in yet another JavaScript framework (https://astro.build/). However, the more I work on this project, the more I realize that HTML and CSS, with a little help from HTMX, can be just as powerful, without becoming a terrible unoptimized mess. I sometimes regret that web developers get caught up in this sort of craze for the next shiny framework; CSS alone has made enormous strides and is much more powerful and pleasant to write and read, as this excellent article by Lyra Rebane (https://lyra.horse/blog/2025/08/you-dont-need-js/) has shown me. While some communities associated with certain languages seem to be moving in the right direction, the web development community is still wondering whether the latest trendy framework is easy to vibe-code; thats also why I appreciate initiatives like Neocities (https://neocities.org/), which have inspired me immensely !"
"body": "I almost got swept up in [yet another JavaScript framework](https://astro.build/). However, the more I work on this project, the more I realize that HTML and CSS, with a little help from HTMX, can be just as powerful, without becoming a terrible unoptimized mess. I sometimes regret that web developers get caught up in this sort of craze for the next shiny framework; CSS alone has made enormous strides and is much more powerful and pleasant to write and read, as [this excellent article by Lyra Rebane](https://lyra.horse/blog/2025/08/you-dont-need-js/) has shown me. While some communities associated with certain languages seem to be moving in the right direction, the web development community is still wondering whether the latest trendy framework is easy to vibe-code; thats also why I appreciate initiatives like [Neocities](https://neocities.org/), which have inspired me immensely !"
}
]