I’ve been thinking a lot about developer support at Cisco recently, especially for the way the world works today with multiple cloud providers. This post is a re-publish of my talk from over five years ago, but the techniques and tools for listening and helping others are still true today. At Rackspace, we watched several […]
Tips for publishing Python Sphinx with Free Hosting on GitHub Pages
Here’s a new article on the Docs Like Code site, titled “Yes You Can Use GitHub Pages with Python Sphinx.” If you’re familiar with GitHub Pages, you may also know that by default it builds Jekyll sites and uses selectable Jekyll themes. Jekyll itself mostly publishes with Markdown. For fans of Python Sphinx and the […]