JSX-Like Syntax for Tagged Template Literals in JavaScript
I recently moved my blog off Jekyll. Instead of choosing an off-the-shelf templating framework, I naively decided I would attempt rolling my own. My blog is pretty simple in terms of what needs to be done. A couple pages, a hundred or so posts, and some feed files. Nothing too sophisticated.
https://blog.jim-nielsen.com/2019/jsx-like-syntax-for-tagged-template-literals/