I wish I could make a simple #staticwebsite using #lualatex that looked just as pretty as #html + #css sites.

I am aware of #HUGO to make static sites with markdown, but I still feel inclined to use #TeX and friends.

#webdevelopment #website #selfhosting

@ajayiyer Also, Have you looked at Typst? It's basically "what if LaTeX was designed today" — way simpler syntax, fast compilation, and there are people building static site workflows around it. Not HTML output natively yet but pandoc can bridge the gap. Might scratch that itch better than trying to wrestle LuaLaTeX into a web pipeline.