Re: [dev] Suckless static site search

2016-08-18 Thread Silvan Jegen
On Thu, Aug 18, 2016 at 09:50:46PM +0100, Joseph Graham wrote: > I am asking for opinions on any suckless site-search solutions for large > blogs or wikis etc. > > [...] > > Does anyone know any good existing solutions? The only thing I know that works with a static site generator (hugo) is des

[dev] Suckless static site search

2016-08-18 Thread Joseph Graham
Hello, I am asking for opinions on any suckless site-search solutions for large blogs or wikis etc. There are lots of static site search systems, that work by serving a static text-database of urls and keywords, and using client-side javascript to download this text-database, parse it and se