Skip to content

colorimetry/colorimetry-net

Repository files navigation

colorimetry.net

About

This repository houses the source code for https://colorimetry.net/.

  • hnb-app directory has the web app written in the rust language.
  • site-base has the source code for the website using a static site generator.

Development process

Pushes to the main branch on Github will automatically go to production within a few minutes due to Netlify. Netlify builds other branches and developers with correct permissions can see all builds for all branches.

Code of conduct

Anyone who interacts with this software in any space, including but not limited to this GitHub repository, must follow our code of conduct.

License

MIT / Apache 2.0

See LICENSE_MIT or LICENSE_APACHE. Take your pick.

🛠️ Build

# On linux:
build.sh

Deploys by Netlify

Using docker, this builds all output as static files into the dist directory in the docker image, which will be tagged as colorimetry-net:latest:

docker build -t colorimetry-net:latest .

About

Source code for https://colorimetry.net/

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Code of conduct

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors