Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bridgetownrb/bridgetown-view-component

Add support for GitHub's ViewComponent library to your Bridgetown sites.
https://github.com/bridgetownrb/bridgetown-view-component

bridgetown bridgetown-plugin viewcomponent viewcomponents

Last synced: 3 months ago
JSON representation

Add support for GitHub's ViewComponent library to your Bridgetown sites.

Awesome Lists containing this project

README

        

# ViewComponent for Bridgetown

**Bridgetown + ViewComponent = :heart:**

Install this plugin to enable ViewComponent support in your Bridgetown sites.

[Documentation Here](https://www.bridgetownrb.com/docs/components/ruby#need-compatibility-with-rails-try-viewcomponent-experimental)

## Contributing

1. Fork it (https://github.com/bridgetownrb/bridgetown-view-component/fork)
2. Clone the fork using `git clone` to your local development machine.
3. Create your feature branch (`git checkout -b my-new-feature`)
4. Commit your changes (`git commit -am 'Add some feature'`)
5. Push to the branch (`git push origin my-new-feature`)
6. Create a new Pull Request