Building this site on your ownΒΆ

  1. Make a virtualenv:

     python -m virtualenv ../build
     . ../build/bin/activate
    
  2. Install the requirements:

     pip install -r requirements.txt
    
  3. Run make

  4. Look at the html/ directory.


LICENSE: This documentation and all textual/graphic site content is released under Creative Commons - 0 (CC0) -- fork @ github.