This site helps promote the pig-ci-rails
gem. It replaced the previous Ruby On Rails application which powered PigCI. It became a standalone gem, so now the domain just explains how to setup the gem.
git clone git@github.com:PigCI/Marketing.git
bundle && yarn
bundle exec middleman s
Alternatively, you can also run this via docker-compose.
This is hosted on https://www.netlify.com/ - When commits are merged into master
, they'll be deployed automatically.