A static website for the ColorCop project, built with Jekyll and managed using mise for consistent tooling and reproducible development environments.
This project uses mise to configure the development environment.
- Install mise
- Run
mise trustand answer yes. - Run
mise installto install the required tools - Run
bundle install
mise servemise lintThere is a Github Action that runs when code merges to master.