Hacker News new | ask | show | jobs
by lunchbox 4645 days 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?
1 comments

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.

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