Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 304 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 304 Bytes

Moby website

Website for the Moby Project. The website is built using Jekyll and published to Github pages.

Developing locally

To build and test locally, run this command:

$ make serve

Then open localhost:4000 in your browser to see the rendered site.