diff --git a/README.md b/README.md index b6f2c2b..8ea5af7 100644 --- a/README.md +++ b/README.md @@ -104,3 +104,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Swig Documentation](http://paularmstrong.github.io/swig/docs/) - A Node.js and Browser-based JavaScript Template Engine. (contributed by [Wil Moore III](https://github.com/wilmoore)) * [documentation.js](https://github.com/documentationjs/documentation) - Generates documentation from JavaScript source code. (contributed by [tmcw](https://github.com/tmcw)) * [SassDoc](http://sassdoc.com/) - A Sass documentation generator that utilizes inline comments to make pretty and powerful docs. (contributed by [Hugo Giraudel](https://github.com/HugoGiraudel)) +* [Documentation theme for Jekyll](http://idratherbewriting.com/documentation-theme-jekyll/) - Documentation theme built on Jekyll. Includes detailed notes on how to tackle nearly every technical documentation scenario, from single sourcing to multiple outputs, relative links, and more.