The codesy.io site Development Install Jekyll:: gem install jekyll Run the site locally with Jekyll:: git clone https://github.com/codesy/codesy.github.io.git cd codesy.github.io jekyll serve --watch Make changes.