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
- [WIP] 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
- Some considerations regarding how we handle the Roda root
- feat: callouts extension to Markdown (note, tip, warning, etc.)
- feat: add Swup back as a bundled configuration
- Docs
- Bridgetown::Resource::Base#normalize_date_as_time
- Bridgetown::TemplateView#_view_class_for_partial
- Bridgetown::TemplateView#_partial_path_exist?
- Bridgetown::TemplateView#_locate_partial
- Bridgetown::Foundation::CoreExt::Date::DateAndTimeComparison#<=>
- Bridgetown::RubyView#locals
- Bridgetown::RubyView#_render_partial
- Bridgetown::RubyView#output_buffer
- Bridgetown::RubyView#render
- Bridgetown::Foundation::CoreExt::OutputSafety::NumericSafety#html_safe?