From the "Why Tho?" linked at the bottom of the page <a href="https://code.mradford.com/post/serving-web-sites-with-emmet/" rel="nofollow">https://code.mradford.com/post/serving-web-sites-with-emmet/</a><p>"
Why tho?
* It’s kinda neat.<p>* It’s free hosting without the need for a 3rd party account/password (you’re not going to get any obnoxious emails).<p>* You can get a simple website running from the comfort of your domain registrar’s admin panel.<p>* Reduce the need for dedicated machines by serving many sites from 1 generic server.<p>Attaching domain specific content to the zone makes sense in some cases (RFC), since the data is decoupled from a specific [web] server. In this case, a string which represents HTML.<p>* It could help lower the barrier to entry to serving sites. Not everyone has the time and/or devops knowhow to deploy their own site (and out of the box solutions usually have strings attached).<p>"