Skip to content

Files

Latest commit

73d4db5 · Apr 2, 2014

History

History

src

Documentation Readme

Introduction

This houses documentation and instructions for Pixate Freestyle. Pages are rendered as part of our static website's build process. We use Jade for templating and GitHub Flavored Markdown for the majority of our content via Jade filters.

All submissions are welcome. To submit a change, fork this repo, commit your changes, and send us a pull request.

Building the Docs

Running grunt in this directory builds the Index page, themes, and styling reference. The dev reference is built using the appledocs package, via a script in the /scripts directory.

To build all the docs at once, run /scripts/build_documentation.