in reply to Andrew Chou

There is an unofficial Github mirror at github.com/bjc/prosody if that's more what you're used to.

We're using hgweb on hg.prosody.im/ with some custom CSS. If you have specific feedback about what makes it "painful", it might be actionable (even if a "patches welcome" way 🙂).

in reply to Andrew Chou

Good question! It's not in a repo right now, but probably should be!

If your changes are CSS-only, a diff against hg.prosody.im/style-boot.css could be easily applied (browsers let you export modifications you make with their style editor).

The actual HTML is generated by hgweb from a set of templates. If you're interested in going that far, we can look into getting it all into a repo...