Categorygithub.com/Darkness4/blog
repositorypackage
0.0.0-20241218013151-c5e175479ee5
Repository: https://github.com/darkness4/blog.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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.