You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: remove dead links and refresh docs URLs (#218)
Clean up discontinued or dead resources across both README variants and update the PageSpeed Insights documentation link to the current v5 getting-started page.
Copy file name to clipboardExpand all lines: README.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ Here's a quick overview of the categories covered in this collection:
93
93
94
94
## Documentation
95
95
96
-
-[PageSpeed Insights Rules](https://developers.google.com/speed/docs/insights/rules) - A guide created by PageSpeed Team.
96
+
-[PageSpeed Insights Rules](https://developers.google.com/speed/docs/insights/v5/get-started) - A guide created by PageSpeed Team.
97
97
Deprecated. This is deprecated and will be shut down in May 2019. Version 5 is the latest and provides both real-world data from the Chrome User Experience Report and lab data from Lighthouse.
98
98
-[Best Practices for Speeding Up Your site](https://developer.yahoo.com/performance/rules.html) - The list includes 35 best practices divided into 7 categories, created by Yahoo! Exceptional Performance team.
99
99
@@ -105,7 +105,6 @@ Here's a quick overview of the categories covered in this collection:
105
105
106
106
-[We Love Speed](https://www.welovespeed.com/2024/) - Born from the desire to share knowledge and experiences in web performance as widely as possible.
107
107
-[PWA Summit](https://pwasummit.org/) - A free, online, single-track conference focused on helping everyone succeed with Progressive Web Apps.
108
-
-[Velocity](http://conferences.oreilly.com/velocity) - At Velocity, web operations, performance, and DevOps professionals learn to build fast, resilient, and highly available sites and apps.
109
108
-[performance.now()](https://perfnow.nl/) - The performance.now() conference will return to Amsterdam! We're a single-track conference with fourteen world-class speakers, covering today’s most important web performance insights.
110
109
-[#PerfMatters](https://perfmattersconf.com/) - Conference is the ONLINE web performance conference by internationally renowned performance developers.
111
110
@@ -137,7 +136,6 @@ Here's a quick overview of the categories covered in this collection:
137
136
-[Yellow Lab Tools](https://yellowlab.tools/) - Online quick and easy tool that audits frontend bad practices, reveals performance issues, and profiles JavaScript.
138
137
-[Pagelocity](https://pagelocity.com/) - A web performance optimization and analysis tool.
139
138
-[Speed Racer](https://github.com/speedracer/speedracer) - Collect performance metrics for your library/application using Chrome headless.
140
-
-[Speedrank](https://blog.speedrank.app/wir-sagen-goodbye/) - Monitors your site's performance in the background, displays Lighthouse reports over time, and delivers recommendations for improvement. Paid product with 14-day trial.
141
139
-[Lightest App](https://lightest.app/) - Webpage load time is extremely important for conversion and revenue. Visualize web performance against competitors.
142
140
-[Redirect Checker](https://github.com/brancogao/redirect-checker) - Analyze HTTP redirect chains, detect loops, and measure performance impact on page load times.
143
141
@@ -255,7 +253,6 @@ Here's a quick overview of the categories covered in this collection:
255
253
-[SvgToCSS](https://github.com/kajyr/SvgToCSS) - Optimizes and renders SVG files in CSS / Sass sprites.
256
254
-[Assetgraph-sprite](https://github.com/assetgraph/assetgraph-sprite) - Assetgraph transform for auto-generating sprites based on the CSS dependency graph.
257
255
-[Sprite Cow](http://www.spritecow.com/) - Get the background-position, width, and height of sprites within a spritesheet as copyable CSS.
258
-
-[ZeroSprites](http://zerosprites.com/) - CSS sprite generator aimed at area minimization using algorithms from VLSI floorplanning.
259
256
-[CSS Sprite Generator](https://css.spritegen.com/) - CSS sprites allow you to combine multiple images into a single file.
260
257
-[Sprity](https://github.com/sprity/sprity) - A modular image sprite generator with a lot of features: supports retina sprites, supports different output formats, generates sprites and proper style files out of a directory of images, etc...
261
258
-[Sprite Factory](https://github.com/jakesgordon/sprite-factory) - The sprite factory is a ruby library that can be used to generate CSS sprites. It combines individual image files from a directory into a single unified sprite image and creates an appropriate CSS style sheet for use in your web application.
@@ -271,7 +268,6 @@ Here's a quick overview of the categories covered in this collection:
271
268
-[Imagemin](https://github.com/imagemin/imagemin) - Minify images seamlessly with Node.js.
272
269
-[Sharp](https://github.com/lovell/sharp) - The typical use case for this high-speed Node.js module is to convert large images of many formats to smaller, web-friendly JPEG, PNG, and WebP images of varying dimensions.
273
270
-[Gm](https://github.com/aheckmann/gm) - GraphicsMagick and ImageMagick for Node.js.
274
-
-[Exexif](https://github.com/h4cc/awesome-elixir) - Pure elixir library to extract tiff and exif metadata from JPEG files.
275
271
-[ExifCleaner](https://exifcleaner.com) - GUI app to remove EXIF metadata from images and video files with drag and drop. Free and open source.
276
272
-[OptiPNG](https://optipng.sourceforge.net/) - PNG optimizer that recompresses image files to a smaller size without losing information.
277
273
-[Grunt-contrib-imagemin](https://github.com/gruntjs/grunt-contrib-imagemin) - Minify PNG and JPEG images for Grunt.
@@ -285,7 +281,6 @@ Here's a quick overview of the categories covered in this collection:
285
281
-[Tinypng](https://tinypng.com/) - Advanced lossy compression for PNG images that preserves full alpha transparency.
286
282
-[Kraken Web-interface](https://kraken.io/web-interface) - Optimize your images and will be available for download for 12 hours.
287
283
-[Compressor](https://compressor.io/) - Online image compressor for JPG, PNG, SVG and GIF.
288
-
-[Shrinkray](https://shrinkray.io) - One-click optimization for images in your GitHub repos.
Copy file name to clipboardExpand all lines: content/README.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,16 +33,10 @@ A curated list of Web Performance Optimization. Everyone can contribute here!
33
33
34
34
## Documentation
35
35
36
-
-[PageSpeed Insights Rules](https://developers.google.com/speed/docs/insights/rules) - A guide created by PageSpeed Team.
36
+
-[PageSpeed Insights Rules](https://developers.google.com/speed/docs/insights/v5/get-started) - A guide created by PageSpeed Team.
37
37
Deprecated. This is deprecated and will be shut down in May 2019. Version 5 is the latest and provides both real-world data from the Chrome User Experience Report and lab data from Lighthouse.
38
38
-[Best Practices for Speeding Up Your site](https://developer.yahoo.com/performance/rules.html) - The list includes 35 best practices divided into 7 categories, created by Yahoo! Exceptional Performance team.
39
39
40
-
## Events
41
-
42
-
### Conferences
43
-
44
-
-[Velocity](http://conferences.oreilly.com/velocity) – At Velocity, web operations, performance, and DevOps professionals learn to build fast, resilient, and highly available sites and apps.
45
-
46
40
# Tools
47
41
48
42
## Analyzers
@@ -148,7 +142,6 @@ A curated list of Web Performance Optimization. Everyone can contribute here!
148
142
-[Imagemin](https://github.com/imagemin/imagemin) - Minify images seamlessly with Node.js.
149
143
-[Sharp](https://github.com/lovell/sharp) - The typical use case for this high speed Node.js module is to convert large images of many formats to smaller, web-friendly JPEG, PNG and WebP images of varying dimensions.
150
144
-[Gm](https://github.com/aheckmann/gm) - GraphicsMagick and ImageMagick for Node.js.
151
-
-[Exexif](https://github.com/h4cc/awesome-elixir) - Pure elixir library to extract tiff and exif metadata from JPEG files.
152
145
-[ExifCleaner](https://exifcleaner.com) - GUI app to remove exif metadata from images and video files with drag and drop. Free and open source.
153
146
-[OptiPNG](https://optipng.sourceforge.net/) - OptiPNG is a PNG optimizer that recompresses image files to a smaller size, without losing any information.
154
147
-[Grunt-contrib-imagemin](https://github.com/gruntjs/grunt-contrib-imagemin) - Minify PNG and JPEG images for Grunt.
@@ -162,7 +155,6 @@ A curated list of Web Performance Optimization. Everyone can contribute here!
162
155
-[Tinypng](https://tinypng.com/) - Advanced lossy compression for PNG images that preserves full alpha transparency.
163
156
-[Kraken Web-interface](https://kraken.io/web-interface) - Optimize your images and will be available for download for 12 hours.
164
157
-[Compressor](https://compressor.io/) - Online image compressor for JPG, PNG, SVG and GIF.
165
-
-[Shrinkray](https://shrinkray.io) - One-click optimization for images in your GitHub repos
0 commit comments