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
- Remove explicit require of `puma` in the console command
- Require bridgetown when booting from Rack
- feat: Bits and bobs to fulfil complete Rack compliant
- Preserve the `_bridgetown` default value in `keep_files` config
- Reload file watchers should touch a file other than `index.html`
- Support minimalist installations with no `config.ru` or `Rakefile` (or anything other than `Gemfile` really)
- feat: support "minimalist" Bridgetown projects
- Reduce the number of "filters" used as helpers in Ruby templates
- feat: Support hreflang tags for i18n
- Ruby 3.3.5 warnings
- Docs
- NotifyService::DismissCondition#following_sender?
- NotifyService::DismissCondition#conversation_muted?
- NotifyService::DismissCondition#domain_blocking?
- NotifyService::DismissCondition#from_self?
- NotifyService::DismissCondition#from_staff?
- NotifyService::DismissCondition#message?
- NotifyService::DismissCondition#blocked_mention?
- NotifyService::DismissCondition#dismiss?
- NotifyService::DismissCondition#initialize
- SearchService#status_search?