Skip to content

walker84837/color-blender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

color-blender

Licensed under GNU GPLv3

A simple web-based color blender.

Table of Contents

  1. Contributing
  2. License
  3. Acknowledgements

Contributing

Anyone can freely contribute to the color-blender project. If you'd like to contribute,

  1. Follow the Linux kernel coding guidelines1.
  2. Follow the code of conduct.
  3. If you're proposing changes, feel free to open an issue.
  4. If implementing anything (let it be, a new algorithm, for instance), the code, make it so it solves the problem, or task more efficiently, instead of looking solely for the "fastest" one.

License

This project is released under the GNU GPLv3

Acknowledgements

This project is inspired by Eric A. Meyer's color blender.

Footnotes

  1. https://docs.kernel.org/process/coding-style.html