1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-29 19:10:07 +02:00

Added hogan.js

This commit is contained in:
Kyle West
2012-01-31 12:47:57 -05:00
parent 35d2c2ccef
commit 8134b7b7c0

View File

@@ -28,7 +28,8 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [CoffeeScript](http://coffeescript.org/) (contributed by [@joedevivo](https://twitter.com/#!/joedevivo))
* [Why's (Poignant) Guide to Ruby](http://mislav.uniqpath.com/poignant-guide/) (contributed by [@joedevivo](https://twitter.com/#!/joedevivo))
* [A Beginner's Guide To HTML and CSS](http://learn.shayhowe.com/html-css/terminology-syntax-intro)
* [hogan.js](http://twitter.github.com/hogan.js/) - simple and beautiful. (contributed by [@kylewest](https://twitter.com/kylewest))
-
### Writing about Docs (again, in no particular order)
* [Designing Great API Docs](http://blog.parse.com/2012/01/11/designing-great-api-docs/) - Blog post by [@jamesyu](https://twitter.com/jamesjyu) about what he/Parse finds essential in API Docs. (contributed by [@hobbyist](https://twitter.com/https://twitter.com/#!/hobbyist))