add Image Actions to Front-end Tooling section

adds Calibre's Image Actions that compress images in PRs (https://github.com/calibreapp/image-actions)
This commit is contained in:
Karolina Szczur 2020-10-28 14:46:26 +11:00 committed by GitHub
parent 46b4340f3e
commit c1e62ab4b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -501,6 +501,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [GitHub Actions for mdBook](https://github.com/peaceiris/actions-mdbook)
- [Setup Mint](https://github.com/fabasoad/setup-mint-action) - Setup Mint (programming language for writing single page applications).
- [Gatsby AWS S3 Deployment](https://github.com/jonelantha/gatsby-s3-action) - Deploy Gatsby to S3 (supports CloudFront).
- [Image Actions](https://github.com/calibreapp/image-actions) - Automatically compress JPEGs, PNGs and WebPs in Pull Requests.
### Machine Learning Ops