lovell / sharp

High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
https://sharp.pixelplumbing.com
Apache License 2.0
29.33k stars 1.3k forks source link

Add documentation to github page #4241

Closed AlijonMurodov closed 1 month ago

AlijonMurodov commented 1 month ago

Feature request

Please upload sharp documentation to repsitory webpage, I can't access to webpage (sharp.pixelplumbing.com)

What are you trying to achieve?

When you searched for similar feature requests, what did you find that might be related?

What would you expect the API to look like?

What alternatives have you considered?

Please provide sample image(s) that help explain this feature

lovell commented 1 month ago

All the documentation is in the /docs folder of this repo and you can run the site locally via npm run docs-serve.

https://github.com/lovell/sharp/blob/1533bf995acda779313fc178d2b9d46791349961/package.json#L106

Are you able to explain more about why you cannot access https://sharp.pixelplumbing.com/ ? Is there an error?

AlijonMurodov commented 1 month ago

My browser said website running over http, and this message comes out: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0AlUWZwAAAAD+gzHfjPpyQ6feoq5oAl9gSVNUMzBFREdFMDQxNgBFZGdl

lovell commented 1 month ago

That looks like a message from Microsoft Azure. The sharp docs are hosted on Google Firebase and fronted by Cloudflare, so I guess this is a (temporary?) problem with your network/connection.

AlijonMurodov commented 1 month ago

it's not temporary, but it works fine with vpn. I don't know why I guess there is a server problem with Cloudflare turkey region.