commit | 12a4d582a6eed9114aae6474b4e5fddfa7e4908c | [log] [tgz] |
---|---|---|
author | Otto van der Schaaf <oschaaf@we-amp.com> | Mon Jul 20 16:23:21 2020 +0200 |
committer | Otto van der Schaaf <oschaaf@we-amp.com> | Mon Jul 20 16:23:21 2020 +0200 |
tree | e6f7f3bcc08507bb6d12694a897d9fdcfd232d1f | |
parent | 3d0cca2e721dc6332f8fa7703d5fc63e64c40714 [diff] | |
parent | 409bd76fd6eafc4cf1c414e679f3e912447a6a31 [diff] |
Merge remote-tracking branch 'upstream/master' into bazel Signed-off-by: Otto van der Schaaf <oschaaf@we-amp.com>
This branch is for landing a gyp to bazel port of the build system. Some notes:
.vscode
solution in the root of the repo.Manual build command to test the current build:
bazel build -c dbg //:mod_pagespeed
CI | Status |
---|---|
Travis |
mod_pagespeed
is an open-source Apache module created by Google to help Make the Web Faster by rewriting web pages to reduce latency and bandwidth.
mod_pagespeed releases are available as precompiled linux packages or as source. (See Release Notes for information about bugs fixed)
mod_pagespeed is an open-source Apache module which automatically applies web performance best practices to pages, and associated assets (CSS, JavaScript, images) without requiring that you modify your existing content or workflow.
mod_pagespeed is built on PageSpeed Optimization Libraries, deployed across 100,000+ web-sites, and provided by popular hosting and CDN providers such as DreamHost, GoDaddy, EdgeCast, and others. There are 40+ available optimizations filters, which include:
Try it | modpagespeed.com |
---|---|
Read about it | https://developers.google.com/speed/pagespeed/module |
Download it | https://modpagespeed.com/doc/download |
Check announcements | https://groups.google.com/group/mod-pagespeed-announce |
Discuss it | https://groups.google.com/group/mod-pagespeed-discuss |
FAQ | https://modpagespeed.com/doc/faq |
Curious to learn more about mod_pagespeed? Check out our GDL episode below, which covers the history of the project, an architectural overview of how mod_pagespeed works under the hood, and a number of operational tips and best practices for deploying mod_pagespeed.