Show HN: A simple document server/search engine for HTML docsgithub.com/intincrab1 pointArcticLangoor2 years agoHi, wanted to share a small project I've been working on: a simple file server/search engine for local HTML docs in Go. Inspired by a similar Rust implementation, I used standard Go libs and Bleve for this.