Bjørn Erik Pedersen
2b8d907ab7
Add a newScratch template func
...
Fixes #4685
2018-07-06 17:51:38 +02:00
Bjørn Erik Pedersen
3b4f17bbc9
hugolib: Implement "related content"
...
This closes #98 , even if this commit does not do full content text search.
We may revisit that problem in the future, but that deserves its own issue.
Fixes #98
2017-09-06 00:20:02 +02:00
Bjørn Erik Pedersen
d8717cd4c7
all: Update import paths to gohugoio/hugo
2017-06-13 18:42:45 +02:00
Nathan Sharfi
e28d9aa42c
tpl: Add uniq function
2017-06-03 19:13:58 +02:00
Bjørn Erik Pedersen
1f9e8dcc60
tpl: Make the Namespace func signature explicit
...
This makes it cleaner and avoids breaking client code, such as the docs helper JSON generator.
2017-05-20 11:34:38 +03:00
Bjørn Erik Pedersen
690b0f8ff5
tpl: Add docshelper for template funcs
...
And fix some other minor related issues.
Updates #3418
2017-05-01 21:44:15 +02:00
Bjørn Erik Pedersen
0e2260421e
tpl: Fix the remaining template funcs namespace issues
...
See #3042
2017-05-01 15:13:41 +02:00
Bjørn Erik Pedersen
8a49c0b3b8
tpl/collections: Make it a package that stands on its own
...
See #3042
2017-05-01 15:13:41 +02:00