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

https://github.com/flexbox/star-wars-images

Responsive images with respond-to media query
https://github.com/flexbox/star-wars-images

Last synced: 4 months ago
JSON representation

Responsive images with respond-to media query

Awesome Lists containing this project

README

        

# star-wars-images

Reponsive images with star wars characters based on [codeless](https://github.com/fexbox/codeless).

###### Preprocessing
- [Slim](http://slim-lang.com) *[for html]*
- [Sass](http://sass-lang.com) *[for css]*
- [CoffeeScript](http://coffeescript.org) *[for js]*

###### Tools
- [Bower](http://bower.io) *[js package management]*
- [GitHub Pages](http://pages.github.com) *[deployment/hosting]*
- [Middleman Autoprefixer](https://github.com/middleman/middleman-autoprefixer) *[Automatically add vendor prefixes to CSS rules]*
- [Middleman Favicon Maker](https://github.com/follmann/middleman-favicon-maker) *[Generate favicon files in various sizes]*
- [Middleman Live Reload](https://github.com/middleman/middleman-livereload) *[Reloads the page when files change]*

## Getting Started

Install

bundle install

Start the project

middleman server

## Bower

Find and install the packages you need…

bower search PACKAGE_NAME
bower install ACTUAL_PACKAGE_NAME -S

`@import 'folder/file'` - *for css files*

## Contributing

If you have problems, please create a [GitHub Issue](https://github.com/flexbox/codeless/issues).

Have a fix or want to add a feature? [Pull Requests](https://github.com/flexbox/codeless/pulls) are welcome!

## Author

| [![twitter/_flexbox](https://gravatar.com/avatar/66ecc55f1bc2e5863eb516ee6f20794e?s=70)](https://twitter.com/_flexbox "Follow @_flexbox on Twitter") |
|---|
| [David Leuliette](http://davidl.fr/) |

## License

This project is free software, and may be redistributed under [GNU/GPL license](LICENSE.md).