Just this weekend, I was contemplating using the Jade templating system to compose Hugo’s theme layouts. I just miss the inheritance and decoration feature too much.
Then I saw just a few hours ago that the newest version now support the Ace templating system.
It seems to be inspired by Jade so I am willing to give it a shot. I tried porting some of my theme’s layout but I quickly ran into problems.
I can’t seem to find anything about Ace templates in the documentation. Is the documentation on using Ace templates still in WIP?
I use Ace templates on my site, and there is one piece missing in the integration in Hugo, and that is the base inheritance feature. Do a search for Ace here in the forum.
ERROR: 2015/02/28 Unable to render [partials/footer.ace theme/partials/footer.ace]
ERROR: 2015/02/28 Expecting to find a template in either the theme/layouts or /layouts in one of the following relative locations [partials/footer.ace theme/partials/footer.ace]