hugo

Fork of github.com/gohugoio/hugo with reverse pagination support

git clone git://git.shimmy1996.com/hugo.git

alternatives.md (607B)

    1 ---
    2 title: DEPRECATED - Alternative Templating Languages
    3 linktitle: Alternative Templating
    4 description: DEPRECATED - Support for Ace & Amber templating has been removed in version 0.62
    5 date: 2017-02-01
    6 publishdate: 2017-02-01
    7 lastmod: 2017-02-20
    8 categories: [templates]
    9 keywords: [amber,ace,templating languages]
   10 menu:
   11   docs:
   12     parent: "templates"
   13     weight: 170
   14 weight: 170
   15 sections_weight: 170
   16 draft: false
   17 aliases: [/templates/ace/,/templates/amber/]
   18 toc: true
   19 ---
   20 
   21 Support for Amber and Ace templates has been removed since Hugo 0.62 per [issue #6609](https://github.com/gohugoio/hugo/issues/6609).