Skip to content

Darkness4/blog

Repository files navigation

A compile-time blog in Go and HTMX

A very simple example efficient blog in Go and HTMX.

Features

  • 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.

Lighthouse

Desktop:

image-20240224031949862

Mobile:

image-20240224032048770

License

Under Apache License.