shithub: hugo

Download patch

ref: dd5bc0345ba8f219e45e6c0994311eb98c6cf479
parent: ddf4190114ee608ae412b3925836427633094c93
author: Anthony Fok <[email protected]>
date: Fri Dec 26 19:58:50 EST 2014

[Docs] Mention support for the Ace HTML Template Engine

--- a/docs/content/overview/introduction.md
+++ b/docs/content/overview/introduction.md
@@ -74,7 +74,7 @@
 
   * Integrated [Disqus](https://disqus.com/) comment support
   * Automatic [RSS](/layout/rss) creation
-  * Support for [Go](http://golang.org/pkg/html/template/) and [Amber](https://github.com/eknkc/amber) HTML templates
+  * Support for [Go](http://golang.org/pkg/html/template/), [Amber](https://github.com/eknkc/amber) and [Ace](http://ace.yoss.si/) HTML templates
   * Syntax [highlighting](/extras/highlighting) powered by [Pygments](http://pygments.org/)
 
 See what's coming next in the [roadmap](/meta/roadmap).