Closed jaredcwhite closed 4 years ago
First pass at this is up now at https://www.bridgetownrb.com/docs/plugins/
In 0.15.0.beta3, there's now a bridgetown plugins new
command which pulls down the repo and transforms it for local development, so this can now be closed.
On this page it talks about how a Gem-based plugin could be created, but basically leaves it at "figure it out yourself".
We now have a sample starter repo for Bridgetown plugins that folks can simply copy and roll with, so the documentation should get updated with a link to that and a simple step-by-step guide to go from downloading the code to adding new functionality to packaging it up and pushing it to Rubygems and NPM.