top | item 6431487

(no title)

lunchbox | 12 years ago

Side comment: that's a nice website; how did you make it? I see it's hosted on GitHub pages and that you use Bootstrap. Did you write all the HTML/CSS yourself, or use Markdown, etc?

discuss

order

tomchristie|12 years ago

Thanks!

The documentation source is markdown.

The styling and documentation building script is custom, and taken from the documentation for Django REST framework.

I'd like to build it into a proper markdown docs tool someday if I can find the time.

yellottyellott|12 years ago

Dear God, this. I started looking at your makedocs.py over the weekend myself. I've never liked rst.