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
grunt
succeeds - Push to your fork and submit a pull request into the
develop
branch
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.