Elektrine lite

← Feed

@illyabusigin@mas.to

Post #2327506

2026-05-07 23:51 UTC

This week I cleaned up and open sourced Petra. Server-rendered Go HTML, with layouts, component-style template calls, static assets, debug pages, and hot reload in one small package. https://github.com/illyabusigin/petra

Replies (1)

  • @illyabusigin@mas.to 2026-05-07 23:52

    Most of Petra is just the stuff I wish every small Go web app already had once it grows past a few templates. Not magic. Mostly names, boundaries, and a better dev loop. If this resonates with you check it out. I’d love to hear your feedback! My company website is running on Petra: http://cyrillian.com.

    Open ##2911459