Liam Bigelow

Results 342 comments of Liam Bigelow

Gotcha. I'll investigate this week whether this can be solved. The only immediate workarounds that come to mind would be: - Using mixins instead of extends, or - Moving all...

👋 I don't have answers for the features that are unsupported, but I did come through this thread while I was working on setting up Twelf for a project so...

I'm very keen to see this one land — I always right-click the icon expecting the new window option to be there and am surprised every time. To expand on...

Hello! 👋 Are you using the new [GitHub Pages via Actions workflow](https://github.blog/changelog/2022-07-27-github-pages-custom-github-actions-workflows-beta/)? This lets you run a custom actions build that releases to Pages. Classic GitHub pages ("Deploy from a...

Hello 👋 From a quick skim I'm not seeing anything jump out at me, but I'm not a GitHub Pages expert sorry! It's not a platform I use personally so...

Not sure how hard this would be to get across the line, but it is something I'm hoping egui could provide an api for. Very useful for things like draggable...

👋 Sneaking in here with some thoughts from the search side! On first interactions, the search has some notable issues compared to the production rails search, for a few reasons...

>the latest run with Pagefind v1.0.3 [took 148.456s](https://github.com/dscho/git-scm.com/actions/runs/6872959959/job/18692270584#step:5:103) and the first run with Pagefind v1.0.4 [took only 106.626s](https://github.com/dscho/git-scm.com/actions/runs/6899900214/job/18772236531#step:5:103). Interesting! That bug fix should only be affecting [this NodeJS API](https://pagefind.app/docs/node-api/) — ...

Hmm I haven't explicitly added any typescript support so I assume it isn't getting through Bookshop's loaders. I'll look into this, it should be possible 🙂

Some overlap here: https://github.com/CloudCannon/pagefind/issues/329 Currently it is a little loose, and as such hard to document. Hoping to fix that! It is an `AND` for multiple terms, but if that...