42 ms·
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,
by lunchbox 13y 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?
- tomchristie 13y agoThanks! 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 13y agoDear God, this. I started looking at your makedocs.py over the weekend myself. I've never liked rst.