tachyon-plugin
simply-static-deploy
tachyon-plugin | simply-static-deploy | |
---|---|---|
2 | 1 | |
86 | 68 | |
- | - | |
0.0 | 0.0 | |
7 days ago | over 1 year ago | |
PHP | PHP | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tachyon-plugin
-
Show HN: Daminik – An Open source digital asset manager
You might be interested in Tachyon https://github.com/humanmade/tachyon-plugin, an image resizing service built to be used with Amazon S3 as the image backend, AWS Lambda (or any node.js server) to process images using sharp, and sits behind a CDN such as CloudFront or CloudFlare.
Disclaimer: my employer (but I don’t work on the project).
-
What is the most efficient way to serve images as WebP and use JPG/PNG fallback? It doesn't necessarily have to be a plugin- in fact I'd rather do it manually if it's even slightly more effective. I also use BunnyCDN and Litespeed Cache if that matters
You (or WordPress) need to provide the image dimensions you want the image to be resized to in the URL requesting the image. Bunny.net can't know what the image being requested should be resized to based on how it is displayed on a webpage. You can't just enable Bunny Optimizer and do nothing on the WordPress side, you'll see no difference. You need a plug-in like https://github.com/humanmade/tachyon-plugin that will change the URLs of images so they will be resized properly by the CDN.
simply-static-deploy
What are some alternatives?
tachyon - Faster than light image resizing service that runs on AWS. Super simple to set up, highly available and very performant. [GET https://api.github.com/repos/humanmade/tachyon: 403 - Repository access blocked]
s3www - Serve static files from any S3 compatible object storage services (Let's Encrypt ready)
webp-express - Wordpress plugin for serving autogenerated WebP images instead of jpeg/png to browsers that supports WebP
wp2static - WordPress static site generator for security, performance and cost benefits
daminik - Daminik is a simple & scalable Digital Asset Manager with a built-in Content Delivery Network. The single source of truth for all your assets.
terraform-aws-s3-cloudfront-static-website - Terraform Module for an Amazon Static Website using a private S3 bucket and CloudFront.