Skip to content

buildingfirefoxos/site

Repository files navigation

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.