Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

GitHub Pages at Leeds

Helen Burns edited this page Apr 4, 2019 · 2 revisions

Jekyll

  1. Install Local copy of Jekyll
export GEM_HOME=$HOME/.gem
export GEM_PATH=$HOME/.gem
module load ruby
gem install rb-inotify:0.9.10 ruby_dep:1.3.1 listen:3.0.8 jekyll-watch:2.0.0 jekyll
gem install bundler -v '1.17.3'

Basic Page building

Clone this wiki locally