Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

A5hleyRich/delightful-downloads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version Rating

Bugs

If you find a bug, please raise it here.

Contributions

Anyone is welcome to contribute to Delightful Downloads. There are various ways to do so:

  • Report a bug on GitHub
  • Send a Pull Request with your bug fixes and/or new features
  • Translate Delightful Downloads into different languages
  • Provide feedback and suggestions on enhancements

Development

Development should be performed on the develop branch. After cloning the develop branch to your local machine you should run:

npm install

Followed by:

grunt

This will build the required CSS files.

If you require the localisation files you will need to install the Transifex client and then run:

grunt translate