Jared White
Jared White
Now that both WebKit (Safari) and Blink (Chrome, Vivaldi, etc.) support view transitions, I'd like to add support for adding this as a bundled configuration. It's actually easy to add...
I was reviewing [this documentation](https://www.bridgetownrb.com/docs/deployment#docker) on setting up a `Dockerfile`, and it's strange to me that we're building assets in a Node-only environment without Ruby and not using the proper...
I have working code in a test repo, I just need to bring it over to the Bridgetown repo and re-test on a new project. This is also dependent on...
We have a `--server-config` option for the `console` command to load the full Roda stack, but we don't actually have an obvious way of testing routes in the console. I...
We already have a page about Jekyll here: https://www.bridgetownrb.com/docs/migrating-from Once Bridgetown 2.0's out the door, it will be _full steam ahead_ for positioning Bridgetown as a fullstack framework for small...
I thought there was an issue like this floating around, but I couldn't find it exactly so here's a new shiny one. From time to time, I noodle around with...
_Time to get decentralized!_ Matrix: https://matrix.to/#/#bridgetownrb:matrix.org Gems server: https://gems.bridgetownrb.com
It's bananas I keep missing this TODO but it will _definitely_ get done before the final 2.1 release, I swear!
There are a couple of potential gotchas with our current internal handling of the Roda root (aka `r.root`). **1.** Because the root handler in `bridgetown_server.rb` is initialized _before_ the loop...
As a mass migration away from GitHub envelopes the open source community due to Microsoft's atrocious choice to subsume GitHub and turn it into an AI platform, we're also looking...