webignition / blog.simplytestable.com

Source for http://blog.simplytestable.com
3 stars 0 forks source link

blog.simplytestable.com

Overview

This is the source for https://blog.simplytestable.com, which itself is the blog for https://simplytestable.com.

Building

This blog is built with Jekyll and depends on Twitter Bootstrap and Font Awesome.

Dependencies are managed with a custom rakefile.

To build a working copy of this blog:

  1. Install the Jekyll gem
  2. Clone this repository to wherever you like (or clone a fork)
  3. Build with rake

Contributing

Content for this blog is open-source. Posts on the subject of automated frontend web testing are welcome from any authors.

Fork, create your post in the _posts directory, commit and create a new pull request.