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
- Mastodon::CLI::Maintenance#deduplicate_users!
- Mastodon::CLI::Maintenance#deduplicate_accounts!
- Mastodon::CLI::Maintenance#verify_backup_warning!
- Mastodon::CLI::Maintenance#verify_sidekiq_not_active!
- Mastodon::CLI::Maintenance#verify_schema_version!
- Mastodon::CLI::Maintenance#schema_has_instances_view?
- Mastodon::CLI::Maintenance#refresh_instances_view
- Mastodon::CLI::Maintenance#deduplication_cleanup_tasks
- Mastodon::CLI::Maintenance#process_deduplications
- Mastodon::CLI::Maintenance#verify_system_ready!