@renatoram why do web sites have to have "source code" (whether that's in a database or flat files) that has to be "compiled" (whether that's by Wordpress at page load time or Hugo at deployment time)?
Why can't we directly author the web site (whether by hand by hacking the html directly or with the help of some wysiwyg tool)?
Well, obviously we *can*. Why don't we do it more?