Skip to content

seanpm2001/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

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Languages

  • SCSS 54.8%
  • Ruby 13.4%
  • CSS 11.8%
  • Slim 11.7%
  • JavaScript 6.3%
  • HTML 1.0%
  • Other 1.0%