Skip to content

abby-d/ch-robinson.github.com

 
 

Repository files navigation

C.H. Robinson Engineering Blog

Installation

  1. Install ruby (2.4.2 or newer)
  2. Install bundler (1.14 or newer) and dependencies
gem install bundler
bundle install
  1. Run Jekyll
bundle exec jekyll serve
# include --watch to re-build on changes or --livereload to re-build and refresh on changes

The site will now be served from http://localhost:4000

About

CH Robinson Engineering Blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 65.4%
  • HTML 30.9%
  • JavaScript 3.5%
  • Ruby 0.2%