moby / mobywebsite

website for the moby project
https://mobyproject.org
Apache License 2.0
31 stars 49 forks source link

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.