Skip to content

Posts which contain string "_index" in their file name are not processed as pages #3234

@zagortenej

Description

@zagortenej

Example:

$ hugo new post/fast_data_indexing.md

will create a new content in content/post/fast_data_indexing.md as expected, but "fast_data_indexing" will not appear in list of pages (i.e. in {{ range .Data.Pages }}) nor will it be processed and rendered into public/post/ folder.

$ hugo version
Hugo Static Site Generator v0.19 windows/amd64 BuildDate: 2017-03-03T15:33:06-06:00

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions