Add Image Actions to Front-end Tooling section (#13)

Co-authored-by: Karolina Szczur <me@karolinaszczur.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 00:27:39 +01:00 committed by GitHub
parent 85e100b158
commit 8a1a6e4595
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -529,6 +529,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