Skip to content
This repository has been archived by the owner on Mar 28, 2021. It is now read-only.
/ Marketing Public archive

Middleman site to promote the pig-ci-rails gem

Notifications You must be signed in to change notification settings

PigCI/Marketing

Repository files navigation

Netlify Status

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.

Setup

  1. git clone git@github.com:PigCI/Marketing.git
  2. bundle && yarn
  3. bundle exec middleman s

Alternatively, you can also run this via docker-compose.

Deploying

This is hosted on https://www.netlify.com/ - When commits are merged into master, they'll be deployed automatically.