Jared White

Results 127 issues of 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...

enhancement

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...

bug

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...

documentation

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...

enhancement

_Time to get decentralized!_ Matrix: https://matrix.to/#/#bridgetownrb:matrix.org Gems server: https://gems.bridgetownrb.com

documentation

It's bananas I keep missing this TODO but it will _definitely_ get done before the final 2.1 release, I swear!

documentation
high priority

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...

bug
SSR

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...

documentation
high priority