Tuesday, October 30, 2018

How I Broke (and Fixed) Our Documentation Site

Or, a week in the life of a programmer.

Lately, I’ve been working on our documentation. We write it in markdown, turn it into a website, and then serve it from s3. To turn it into a website, we use mkdocs and the material theme for mkdocs. Mkdocs is written in Python. Then we test it with HtmlProofer, which is in Ruby.



from DZone.com Feed https://ift.tt/2CPGbX7

No comments:

Post a Comment