Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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 will build the docs locally in /docs/build. cd into the /docs/build directory and use the command python -m SimpleHTTPServer, to view the docs build in your browser.