Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 688 Bytes

File metadata and controls

23 lines (13 loc) · 688 Bytes

OSOM Guide

A guide to Organised Services Operating Model (OSOM), published on osom.guide

Contributing

The OSOM Guide is a simple site built with Eleventy. All content is written in Markdown format, which is easy to learn.

To suggest contributions, simply fork the repository in Github.com, and submit a pull request.

Local

Clone the repository:

git clone https://github.com/jamesaduncan/osom.guide.git

Ensure Node.js is installed, and:

cd osom.guide.git
npm install
npm run develop

Navigate to http://localhost:8080/