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
- #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
- Add hook to filter external source files
- Create "newbie track" documentation
- docs: add form handling to the Cookbook
- docs: Upgrade from Shoelace to Web Awesome in the site
- feat: an option for `bridgetown new` to create a fully dynamic application
- Mostly working docs upgrade from Shoelace to Web Awesome
- feat: support for `[[wikilinks]]` as an optional initializer
- Docs
- PlanRulesCollection#lowest_ranked_plan_with_switch
- PlanRulesCollection.can_upgrade?
- PlanRulesCollection#can_upgrade?
- PlanRulesCollection.best_plan_rule?
- PlanRulesCollection#best_plan_rule?
- PlanRulesCollection.all_plan_rules_with_switches
- PlanRulesCollection#all_plan_rules_with_switches
- PlanRulesCollection.find_for_plan
- PlanRulesCollection#find_for_plan
- Logic::RollingUpdates::Controller#provider_can_use!