Add ReadDir function to list local files.
authorRussell Oliver <roliver8143@gmail.com>
Fri, 26 Jun 2015 10:23:37 +0000 (20:23 +1000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 25 Jul 2015 19:56:38 +0000 (21:56 +0200)
commit81e69c416d985ff57e654bc5613341828a033c9f
tree6afe7e5250f5bb328a72b63a5fa8d184372b4782
parent72ecd0cdc7b02bf55cf86cd13afbbfdc4f72de9c
Add ReadDir function to list local files.

Includes documentation.
docs/content/extras/localfiles.md [new file with mode: 0644]
docs/layouts/shortcodes/fileindex.html [new file with mode: 0644]
tpl/template_funcs.go
tpl/template_resources.go