Jared White
Jared White
## Motivation As a Caddy web server user, I would like to know how to deploy a high-performance static + dynamic site along with asset compression (gzip, brotli if possible)....
Resolves #880, #899
We should be able to simplify the code for accessing resources via pagination, much like with collections: ```erb ```
I'm researching language for licenses which would forbid the use of the code in training AI models. A secondary goal would be to forbid the use of the software itself...
I'm losing my mind I didn't have an issue for this…just a todo rolling around in my brain for far too long. Anyway, this is an absolute MUST for the...
Similar to #899 where we need ERB examples present next to Liquid examples across all documentation as ERB is now the default, we need Ruby initializers config examples (aka the...
In `config/initializers.rb`, `sort_by "order"` works whereas `sort_by :order` does not. Also need to double-check sort direction.
Resolves #955 > [!WARNING] > **Don't** merge this in until the 3.0 release of the Lit plugin! See: https://github.com/bridgetownrb/bridgetown-lit-renderer/pull/3
Just as we did with Tailwind before, I'd like to remove the Bundled Configurations for Turbo and Stimulus and move those to a separate community-managed repo. This is in line...