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

https://github.com/theangrydev/carousel

A simple Carousel
https://github.com/theangrydev/carousel

Last synced: about 2 months ago
JSON representation

A simple Carousel

Awesome Lists containing this project

README

        

Carousel
========

To get the SCSS compile to work:

1. Download Ruby from http://rubyinstaller.org/downloads/
2. Run the program `Start Command Prompt with Ruby` that should have been installed
3. At that prompt run `gem install sass`
4. Change into the project directory, so that scss and css are direct subfolders
5. Run `\bin\scss.bat --no-cache --update scss\style.scss:css\style.css` to compile