bridgetown
https://github.com/bridgetownrb/bridgetown
Ruby
A next-generation progressive site generator & fullstack framework, powered by Ruby
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
2 Subscribers
Add a CodeTriage badge to bridgetown
Help out
- Issues
- Drop Ruby 3.2 support and add Ruby 4
- Drop `faraday` dependency
- Remove `--use-sass` option from `bridgetown new`
- feat: Simpler way to test Ruby components?
- Move version to Bridgetown gem
- (WIP) New plugins directory
- Swap Puma out in favour of Falcon
- #1079: Add support pass an array of files as an argument for `include`, `exclude`, and `keep_files` config options
- docs: date localization is out of, um, date 😏
- Yard types for certain config options like `keep_files` are incorrect
- Docs
- BackendClient::ToggleBackend.extended
- BackendClient::ToggleBackend.each
- BackendClient::ToggleBackend.without_backend
- BackendClient::ToggleBackend.enable_all!
- BackendClient::ToggleBackend.disable_all!
- Backend::RandomDataGenerator.find_metric
- Backend::RandomDataGenerator.random_value_in
- Backend::RandomDataGenerator.random_times_in
- Backend::RandomDataGenerator.log_example
- Backend::RandomDataGenerator.enabled?