Adding Live Reload to a Static Site Generator Written in Go

https://jon.chrt.dev/2026/03/20/adding-live-reload-to-a-static-site-generator-written-in-go.html

15 points · 2 comments · view on lemmy.world

2 Comments

org@lemmy.org · 2 pts · 184d (1 reply)

TLDR: fsnotify

bugsmith@programming.dev · 1 pts · 183d

I'd say fsnotify is the least interesting part