https://github.com/vkuznecovas/hexo-demo-pagespeed
https://github.com/vkuznecovas/hexo-demo-pagespeed
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vkuznecovas/hexo-demo-pagespeed
- Owner: vkuznecovas
- Created: 2017-12-27T18:06:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-28T11:42:38.000Z (over 7 years ago)
- Last Synced: 2025-02-14T22:52:34.461Z (3 months ago)
- Language: HTML
- Size: 17.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A demo for hexo blog optimization for pagespeeds
The purpose of this repo is to show the steps you can take to optimize your hexo blog for google pagespeeds.
## Full journey
1. [Start, before any optimizations](https://github.com/vkuznecovas/hexo-demo-pagespeed/releases/tag/Start)
1. [ImageOptimization, images should not take 15 megs now](https://github.com/vkuznecovas/hexo-demo-pagespeed/releases/tag/ImageOptimization)
1. [Minification](https://github.com/vkuznecovas/hexo-demo-pagespeed/releases/tag/Minification)
1. [Compression](https://github.com/vkuznecovas/hexo-demo-pagespeed/releases/tag/Compression)
1. [Thumbnails](https://github.com/vkuznecovas/hexo-demo-pagespeed/releases/tag/Thumbnails)
1. [Render blocking css](https://github.com/vkuznecovas/hexo-demo-pagespeed/releases/tag/RenderBlock)
1. [Caching](https://github.com/vkuznecovas/hexo-demo-pagespeed/releases/tag/Caching)