Skip to content

mico/rspec.github.io

 
 

Repository files navigation

rspec-website

Source for rspec.info.

Requires a recent version of Ruby (> 2.1.x, tested on 2.5.3), bundler and imagemagick (to generate favicons).

Local Setup

  • brew install imagemagick (or your package manager of choice).
  • bundle install
  • middleman build

Local Developing

Run

  • middleman server

Docker Setup + Development

If you don't have a local Ruby environment suitable to making changes to rspec.info, or prefer containerised development; you can find a 3rd party Docker image setup for this environment here: https://hub.docker.com/r/2performantirina/middleman-and-imagemagick/

Deploying

About

source for rspec.info

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 61.7%
  • HTML 17.8%
  • Ruby 12.5%
  • JavaScript 8.0%