A very simple example efficient blog in Go and HTMX.
- Code first, libraries second, framework nope.
- Server-side rendering with HTMX. Loads faster than these static websites (looking at you Hugo).
- Compile-time embedded assets and one binary (looking at you SSR frameworks, which does almost everything like a over-engineered fullstack application).
- PicoCSS cause I don't f- care about style.
Desktop:
Mobile:
Under Apache License.