Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ertrzyiks/hexo-lqip-example
An example Hexo blog using low quality image placeholder technique
https://github.com/ertrzyiks/hexo-lqip-example
Last synced: about 1 month ago
JSON representation
An example Hexo blog using low quality image placeholder technique
- Host: GitHub
- URL: https://github.com/ertrzyiks/hexo-lqip-example
- Owner: ertrzyiks
- License: mit
- Created: 2018-03-25T18:41:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T21:19:43.000Z (about 6 years ago)
- Last Synced: 2024-12-07T19:36:00.033Z (about 1 month ago)
- Language: JavaScript
- Size: 1.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hexo-lqip-example
An example Hexo blog using low quality image placeholder technique
A demo for [hexo-filter-lqip](https://github.com/hexojs/hexo-filter-lqip) plugin.## Instruction
1. Install NodeJS dependencies
```
npm install
```2. Start Hexo server
```
npm start
```3. Use a slow connect or throttle your fast connection using your favourite browser's Dev Tools.