Skip to main content

Testing Changes

You can run a local version of “The Middleman” to render markdown web pages on your laptop.

Prerequisites

How To

Install Ruby Version Manager (RVM)

curl -sSL https://get.rvm.io | bash -s stable

Install Apple terminal xcode application

xcode-select --install

Install Bundler

gem install bundler

Navigate terminal to javascript folder

cd /Users/a.name/Documents/Code/hmcts.github.io/source/javascripts

Install application

bundle install

Run website

bundle exec middleman serve

Open web browser and connect

This page was last reviewed on 26 January 2024. It needs to be reviewed again on 26 January 2025 by the page owner platops-build-notices .
This page was set to be reviewed before 26 January 2025 by the page owner platops-build-notices. This might mean the content is out of date.