-
setting port ENV.fetch("BRIDGETOWN_PORT") { 4001 }
in config/puma.rb
results in the site being served under port 4001
but the logs showing this:
```
[Bridgetown] Starting: Bridgetown …
-
I first commented on issue #608, as it felt the `cannot load such file -- rake` error was related enough, but then I realized it might be different enough, and the currently suggested fix did not chan…
-
### Describe the bug
Start container command can't be setup.
I dont have this files /opt/my-resources/setup/load_user_setup.sh (fresh install from a pip install exegol)
Anyway i try /root/.exegol…
-
## Summary
Have the `bridgetown new` command generate different files (with the same content though):
* `Gemfile` -> `gems.rb`
* `Rakefile` -> `rakefile.rb`
## Motivation
Since [Bundler 1…
-
A `post_read` hook defined in a user's Builder plugin isn't being activated for Prismic resources, most likely because this plugin is getting run BEFORE that hook gets defined in the first place. 😕
-
Plugins in BT version `1.2.0.beta3` seem to be broken, i.e. after they are added, the subsequent runs of bridgetown generate exceptions.
**Bridgetown Version**:
`1.2.0.beta3`
**To Reproduce**
…
-
I'm in a hurry so I'll flesh this out later, but after a chat with @claviska I came up with an idea for providing a way for plugins to hook into a DOM-style representation for HTML content (thinking w…
-
Right now `bridgetown-routes` only loads files in `src/_routes`. It'd be great to make that extensible so gems can opt-into the routing system as well. If there's ever to be an official "admin" CMS-y …
-
**May 2022 Update:** [See Below](https://github.com/bridgetownrb/bridgetown/issues/367#issuecomment-1124516677)
----
~~As an alternative (not a replacement!)~~ to Bridgetown's YAML format for th…
-
With the rapid developments in new and future CSS and seeing how Tailwind has struggled mightily to maintain relevance in the face of it (the `:has` pseudo-class alone has the potential to revolutioni…