Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 143 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 143 Bytes

The Manager's Manual Website

To build the site

make build

To run Jekyll locally

make server

To update Ruby Gems

make update