Does this have to work only via Github? Any chance it can support any arbitrary Git URI?
Introducing Heroku Button
21–30 of 47 posts
Re: Introducing Heroku Button
#22Earlier quoted context omitted.
Does this support normal Git links? If so, you could simply link to a Gumroad or similar site and have that send a Heroku Button link with a customized git repo where they can deploy from.
Right now buttons only work with source code hosted on GitHub (although the button can be added anywhere). We want to extend that to other source code hosting services, though.
Re: Introducing Heroku Button
#23Heroku should consider using SVG for the badge, just like shields.io and services like Travis CI do. The current button is blurry on a retina screen, and basic SVG is really well supported.
Here you go (we'll update docs momentarily): https://cdn.herokuapp.com/deploy/button.svg
Re: Introducing Heroku Button
#24Re: Introducing Heroku Button
#25Heroku should consider using SVG for the badge, just like shields.io and services like Travis CI do. The current button is blurry on a retina screen, and basic SVG is really well supported.
Here you go (we'll update docs momentarily): https://cdn.herokuapp.com/deploy/button.svg
Re: Introducing Heroku Button
#26Earlier quoted context omitted.
Here you go (we'll update docs momentarily): https://cdn.herokuapp.com/deploy/button.svg
I'm not on a retina display but that doesn't look as nice. The letters are so thin they start to disappear even before using the light-purple-on-dark-purple font.
Re: Introducing Heroku Button
#27Awesome, can't wait for "Deploy Discourse to Heroku", "Deploy Jekyll to Heroku", ...
Re: Introducing Heroku Button
#28Does this have to work only via Github? Any chance it can support any arbitrary Git URI?
Right now buttons only work with source code hosted on GitHub (although the button can be added anywhere). We want to extend that to other source code hosting services, though. The challenge is that we have to resolve the [app.json][1] file to generate the deploy UI. [1]: https://blog.heroku.com/archives/2014/5/22/introducing_the_a...
Re: Introducing Heroku Button
#29This is extremely clever. One of the reasons WordPress took off was the easy, non-technical install process.
> This is extremely clever. One of the reasons WordPress took off was the easy, non-technical install process. Ironically Wordpress is a pain in the ass to deploy on "non persistent/deploy with git" PAAS.And uploading plugins directly through the admin is a no go in these cases. Worpdress wouldnt deploy directly with that one click install,given the fact the configuration is hardwritten on the disk.It would need some…
Re: Introducing Heroku Button
#30Earlier quoted context omitted.
I'm not on a retina display but that doesn't look as nice. The letters are so thin they start to disappear even before using the light-purple-on-dark-purple font.
the font does look thinner but I like it (doesn't look any more invisible from my eyes)