From: Anthony Fok Date: Sat, 27 Dec 2014 07:58:50 +0000 (-0700) Subject: [Docs] Mention support for the Ace HTML Template Engine X-Git-Tag: v0.13~233 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=dd5bc0345ba8f219e45e6c0994311eb98c6cf479;p=brevno-suite%2Fhugo [Docs] Mention support for the Ace HTML Template Engine --- diff --git a/docs/content/overview/introduction.md b/docs/content/overview/introduction.md index 9b0d7783..eacc3bcb 100644 --- a/docs/content/overview/introduction.md +++ b/docs/content/overview/introduction.md @@ -74,7 +74,7 @@ Hugo boasts the following features: * 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).