Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 714 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 714 Bytes

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.