All types of contributions are welcomed and will be checked and discussed. Feel free to open an issue, question, ... or make a pull request with a description of your changes that you want to share.
The desciption should have answers of the followiung questions:
- What is the main purpose of the code?
- Will be features added?
- Will be features deleted or disabled?
- Will be code used of external library? (example: jQuery, Umbrella JS)
- ...
Anything else what feels importent for you to share.
In my setup I am using Gulp to compile SASS to compressed and uncompressed CSS. It's the same for JS.
The nodeJS setup and also the gulp files are not part of this repository. If you want to use the same settings in gulp like I do, please look in this repository: nodeJsGulp
. . .
[adding more information later on]