Comment by hsn915
Sprouts/Gardener: a project to make self-hosting possible (and easy) without linux sysadmin skills
Current version focuses on static site hosting, with templates and zero-config localhost preview, one button to publish changes live.
Part of making this project involves creating a GUI framework for Go
Using flexbox-like layout system, it can render UIs for desktop apps in pure go (without using html/js/css).