You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Much like the chef supermarket badges you see in a lot of the cookbook repos, I built into web a step to build a badge for the latest cookbook. The badge will link back to a new latest page for that cookbook. Would you guys be interested in a change like this?
I'm using http://shields.io/ to create the badge and I save it back to the site, similar to
I also feel that for the community gem there should be a configuration parameter to enable or disable this feature. But I don't know where to deposit it.
Thoughts?
The text was updated successfully, but these errors were encountered:
I think that sounds like a cool feature. As far as the config part that is something that an be looked at. Do you have something you could PR and we could talk about it in the context of a PR?
Hi guys,
Much like the chef supermarket badges you see in a lot of the cookbook repos, I built into
web
a step to build a badge for the latest cookbook. The badge will link back to a new latest page for that cookbook. Would you guys be interested in a change like this?I'm using http://shields.io/ to create the badge and I save it back to the site, similar to
I also feel that for the community gem there should be a configuration parameter to enable or disable this feature. But I don't know where to deposit it.
Thoughts?
The text was updated successfully, but these errors were encountered: