We love pull requests. Here's a quick guide:
- Fork the repo.
- Create a feature/hotfix branch
- Edit and commit the files in
./source/folder. - Make sure
gruntsucceeds - Push to your fork and submit a pull request into the
developbranch
Upscuits only uses static files, to be compatible with a variety of servers (IIS, Apache, Ngix, NodeJS, ...). We prefer to keep server-side languages (ie. PHP) away, and only rely on static files.