Liam Bigelow

Results 342 comments of Liam Bigelow

Ticking away at a [few test release runs](https://github.com/CloudCannon/pagefind/actions) on a non-fork branch. Won't crack it tonight, but shouldn't be too big of a lift! First annoyance seems to be configuring...

Also, what would be the best way to publish to the `pagefind-bin` and `pagefind-bin-extended` packages you have on the test pypi? Either deleting them or giving my account (bglw) access.

Hah no worries, have kicked off a test publish of all the packages. Once the projects exist pypi is happy having the same trusted publisher configured for them all — ...

Latest: ``` all_binary_only_wheels.py: error: unrecognized arguments: --git-tag v1.2.0-alpha.1 ``` Looks like that should be `--tag`, but also it likely needs a matching `process_tag` implementation to the `api_package.py` logic? (To turn...

It won't be the default, but happy to add configuration for this. It would likely take the form of something like `--lowercase-filters` supplied to the CLI, so both examples above...

It's an area I'm keen to look at! It sounds like where you have landed is what my initial suggestion would have been, creating the Bookshop directory in a place...

Hey Sil 👋 The first cut of Astro support is out in 3.6.0, though at launch it only covers Astro and JSX files. I'll leave this issue open as a...

Hmm it's a good discussion — I don't know of (m)any existing sites with both Typescript definitions and Bookshop blueprints. I think this is an area we'll start to see...

No indication yet! Looking at reviewing progress on that soon, so hopefully I'll be back with an update in the near future 🤞

Hello! 👋 Yes, I've been following this one (with excitement!), but haven't found the time to get it all plugged in yet. Thanks for opening an issue for it!