#Loqi[preview] [dropseed] pitchfork: Client-side static site search with index generation and a UI
jacky, eitilt and gRegor joined the channel
#superkuhI recently wrote a perl script using File::Find that tails my webserver's log file for certain GETs ending in .search and nginx location match redirects them to a static generated HTML result page.
#superkuhhttp://superkuh.com/simple-site-search.pl.txt there is a toggle for just search filenames instead of full text inside documents. But mostly it's just to give you an idea/inspiration.
#livebay[snarfed]: thanks! I think maybe I only want the client side search?? the pitchfork uses lunr and it seems to be easier to achieve for me (but I don't even know how to npx :((
[lcs], sivoais, gruetzhaxe, [jeremycherfas] and jjuran joined the channel
#[Murray]@livebay are you using any kind of static site generator or build tools for your site? There might be a plugin or something available
[qubyte], geoffo, box464, barnaby, [Murray] and [KevinMarks] joined the channel
jacky, [campegg], lazcorp, geoffo, gRegor, gRegorLove_, eitilt, jonnybarnes, [Joe_Crawford] and jeremycherfas joined the channel
#livebay[Murray]: no, I handcoded html and css and that's basically everything
#capjamesglivebay[d]: I use DuckDuckGo's site search feature.
#[Joe_Crawford]That's terrific [KevinMarks] thanks for sharing. I've been thinking a lot about CSS history with the Front End Study Hall and Jeremy's points about user preference are great.