Skip to content
#

sharp

Here are 229 public repositories matching this topic...

marcospgp
marcospgp commented Apr 9, 2018

Are the examples outdated? For example, on https://github.com/mahnunchik/gulp-responsive/blob/master/examples/simple.md we see responsive receiving a global configuration as a second parameter, when the second parameter are the options (which don't include, for example, the quality field).

Thankss!

Edit: I noticed this is actually at the bottom of the readme, but I think it should be f

adieuadieu
adieuadieu commented Feb 12, 2017

Improve the readme.md documentation before 1.0 release.

  • improve configuration section (specifically concerning outputs)
  • improve documentation on usage of lib/sharp tarball
  • add sample/example configuration files in ~/examples including how to setup with a single bucket, single existing bucket, etc.
  • add a bit about what IAM permissions are required to deploy with Serv
ttpro1995
ttpro1995 commented Jul 5, 2018

You can use Dokku on your own server to host bandwidth-hero-proxy. Worked as Heroku
https://github.com/dokku/dokku

Just create an app on Dokku

dokku apps:create bandwidth-hero-proxy # on dokku server

Then from your local PC, push the code to dokku

# on local laptop/pc
git add remote dokku dokku@your-server-ip:bandwidth-hero-proxy
git push dokku master 

Then check

Improve this page

Add a description, image, and links to the sharp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sharp topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.