|
|
|
|
|
by technoweenie
4182 days ago
|
|
I think the main take-away with this post is that static sites for docs are awesome. GitHub uses [nanoc](http://nanoc.ws/) for the [API documentation](https://developer.github.com/). The only downside of hosting static text on GitHub Pages without Jekyll is that you have to push the generated HTML too. |
|