Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 553 Bytes

DEVELOPING.md

File metadata and controls

15 lines (11 loc) · 553 Bytes

Developing

Install

  1. git clone [email protected]:adamghill/django-unicorn.git
  2. git clone [email protected]:adamghill/django-unicorn.com.git
  3. cd django-unicorn.com
  4. poetry install

Build latest docs

  1. Make sure django-unicorn directory has latest code
  2. poe l to get the latest docs from django-unicorn, build the documentation, and start http://localhost:8000
  3. Update www/templates/www/index.html with the latest version
  4. Remove the comparison box from source/index.md and run poe sp to build the pdf documentation