Matthias Endler

Results 724 comments of Matthias Endler
trafficstars

Thanks for your PR. I like your approach; it's quite smart. On the other side, I like how we provide a single, static binary with all search functionality built-in. The...

Thanks. Shipping it to npm would be great, yeah. I haven't thought about that when developing the tool - probably because I don't use npm too often myself. Happy to...

Jekyll example: https://learn.cloudcannon.com/jekyll/output-json/

Thanks @Lusitaniae, added your tutorial at https://github.com/mre/tinysearch/blob/master/howto/hugo.md.

Anyone wants to tackle Jekyll or Pelican?

Nice @lord-re. Much appreciated! Can you edit the file [here](https://github.com/tinysearch/tinysearch/edit/master/howto/hugo.md) and create a pull request? I'd merge it on the spot.

Nice! PR would be very welcome. 😊

Superseded by #69.

Oh yeah, absolutely. I don't think there should be any other obstacles. We did something similar for hyperjson once. Here's the code: https://github.com/mre/hyperjson/blob/master/.github/workflows/ci.yml#L161-L167 Wanna take that one @notpushkin?