Skip to content

moby/mobywebsite

Repository files navigation

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.