hugo/helpers
Bjørn Erik Pedersen a1d260b41a hugolib: Extend the sections API
This commit adds some section related methods that have been asked for:

* .CurrentSection
* .IsDescendant
* .IsAncestor

Fixes #3591
2017-07-04 09:11:49 +02:00
..
baseURL.go
baseURL_test.go
content.go helpers: Add Blackfriday 'joinLines' extension support (#3574) 2017-06-27 04:56:50 -06:00
content_renderer.go
content_renderer_test.go
content_test.go
emoji.go
emoji_test.go
general.go hugolib: Extend the sections API 2017-07-04 09:11:49 +02:00
general_test.go hugolib: Extend the sections API 2017-07-04 09:11:49 +02:00
hugo.go releaser: Prepare repository for 0.25-DEV 2017-06-21 13:58:01 +02:00
hugo_test.go
language.go
language_test.go
path.go Support non-md files as archetype files 2017-06-20 13:41:48 +02:00
path_test.go
pathspec.go
pathspec_test.go
pygments.go
pygments_test.go
testhelpers_test.go
url.go
url_test.go