Closed jaredcwhite closed 4 years ago
It'd be great to have a defined collection of plugins we can add and update in the website repo and accept PRs for when folks create new plugins. Title, GitHub link, description, maybe tags, etc.
…or…just use this new topic on GitHub 😋
OK, I think what we can do is use the GH API to pull the list of repositories that match the bridgetown-plugin topic. Relevant docs:
bridgetown-plugin
https://developer.github.com/v3/search/#example
https://help.github.com/en/github/searching-for-information-on-github/searching-for-repositories#search-by-topic
…and it's done baby done! 🎉
https://www.bridgetownrb.com/plugins/
It'd be great to have a defined collection of plugins we can add and update in the website repo and accept PRs for when folks create new plugins. Title, GitHub link, description, maybe tags, etc.