Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 521 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 521 Bytes

Blog

Source for adrianclay.uk

Development

To start a live preview of any changes, you'll need the jekyll gems and ImageMagick.

Requires Ruby and RubyGems. To install execute the following.

gem install jekyll bundler

Once that has installed, bundle exec jekyll serve starts the preview webserver served at localhost:4000.