hugo/tpl/cast
Lucas Jenss 57adc539fc tpl: Add float template function
Add a template function that allows conversion to float. This is
useful, for example, when passing aspect ratios into templates,
which tend to not be integers.

Fixes #3307
2017-09-28 16:53:18 +02:00
..
cast.go tpl: Add float template function 2017-09-28 16:53:18 +02:00
cast_test.go tpl: Add float template function 2017-09-28 16:53:18 +02:00
docshelper.go Fix the docs helper tool 2017-09-23 10:20:11 +02:00
init.go tpl: Add float template function 2017-09-28 16:53:18 +02:00
init_test.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00