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
- feat: add support for wikilinks in Markdown via initializer
- Use Net::HTTP instead of Faraday
- Deprecate DSL for HTTP requests
- Refactor the start and build commands — adding ability to choose your own web server
- Drop support for Sass
- Optimize all_locales with pre-computed locale index
- Migrate from Turbo to View Transitions CSS on docs site
- Drop Ruby 3.2 support and add Ruby 4
- Drop `faraday` dependency
- Remove `--use-sass` option from `bridgetown new`
- Docs
- BackendApiLogic::MetricExtension#service_metric?
- BackendApiLogic::MetricExtension#backend_api_metric?
- Backend::ModelExtensions::Cinstance#update_provider_backend_service_if_user_key_changed
- Backend::ModelExtensions::Cinstance#set_application_id
- Backend::ModelExtensions::Cinstance#preload_used_associations
- Backend::ModelExtensions::Cinstance#delete_backend_user_key_to_application_id_mapping
- Backend::ModelExtensions::Cinstance#update_backend_user_key_to_application_id_mapping
- Backend::ModelExtensions::Cinstance#delete_backend_application
- Backend::ModelExtensions::Cinstance#update_backend_application
- Backend::ModelExtensions::Cinstance.included