The https://cf-toolbox.org site is a community showcase and discovery site. Find all the wonderful tools, apps, service brokers, plugins and more by other Cloud Foundry users.
Pull requests are encouraged! Add new wrappers or more tags to existing ones.
bundle install
- Add your new data to
data.json
- Preview your changes with
middleman
andrake open
- Submit a pull request
- Pull request will be merged and deployed
Ask nicely and you will be given Merge & Deploy permissions.
This site can be deployed to any Cloud Foundry. It uses the staticfile-buildpack to host the static files generated by middleman.
To re-build the static site and push to Cloud Foundry:
rake push