[Docs] Mention support for the Ace HTML Template Engine - hugo - [fork] hugo port for 9front
(HTM) git clone git@git.drkhsh.at/hugo.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
(DIR) commit dd5bc0345ba8f219e45e6c0994311eb98c6cf479
(DIR) parent ddf4190114ee608ae412b3925836427633094c93
(HTM) Author: Anthony Fok <foka@debian.org>
Date: Sat, 27 Dec 2014 00:58:50 -0700
[Docs] Mention support for the Ace HTML Template Engine
Diffstat:
M docs/content/overview/introduction… | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git 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).