hugo/target
Nate Finch 10a773cde7 Implement support for alias templates
This change adds a canonical alias.html template that is used for page
redirects, and passes the page as data to the template under .Page

Fixes #2533
Closes #2576
2016-10-15 15:25:05 +02:00
..
alias_test.go
file.go Add readFile template func 2016-03-31 21:24:18 +02:00
htmlredirect.go Implement support for alias templates 2016-10-15 15:25:05 +02:00
memory.go
page.go Add readFile template func 2016-03-31 21:24:18 +02:00
page_test.go