Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 697 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 697 Bytes

Building Firefox OS

Code for the Firefox OS documentation site buildingfirefoxos.com.

To help us improve this site, plese visit contribute.md

Build Requirements

Building

This section assumes you have the build requirements installed on your system.

cd <path/to/building-blocks-site>
jekyll serve --watch

The website can be accessed on localhost:4000.

Jekyll will watch your working directory for changes to the site.