An open API service indexing awesome lists of open source software.

https://github.com/kohrongying/css-images

Images made from pure CSS
https://github.com/kohrongying/css-images

Last synced: about 2 months ago
JSON representation

Images made from pure CSS

Awesome Lists containing this project

README

        

# css-images
Images made from pure CSS. It is truly the first time that I'm feeling quite excited to do this, and a 50 day challenge homg. But checklist first:

- [x] Template Engine (Gulp and Nunchucks/Handlebars)
- [ ] Learn Animations, Vue.js
- [ ] Create randomized wallpaper from htmls as chrome plugin (shelved for future)
- [ ] Gulp-rev for cache busting
- [ ] Pokemon Theme

### Come see!
[Click Here!](https://kohrongying.github.io/css-images)

### Gulp
Since gulp allows for an automated workflow, all you gotta do is run:

- `gulp` which will execute the run and watch task (check `gulpfile.js`)
- `gulp new --name ` will create a new html in app/pages and scss file in app/scss.