Skip to content

ColorCop/colorcop-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colorcop-website

GitHub Actions Status License: MIT

A static website for the ColorCop project, built with Jekyll and managed using mise for consistent tooling and reproducible development environments.


Installation

This project uses mise to configure the development environment.

  • Install mise
  • Run mise trust and answer yes.
  • Run mise install to install the required tools
  • Run bundle install

Running locally

mise serve

Running linters

mise lint

Deploy

There is a Github Action that runs when code merges to master.