struct
FolderIndexes::FolderIndex
- FolderIndexes::FolderIndex
- Struct
- Value
- Object
Overview
Generates indexes for posts folders that have no index file
Defined in:
folder_indexes.crConstructors
Instance Method Summary
-
#breadcrumbs
Get breadcrumbs for this folder index
-
#folder_title
Get the title for this folder index
-
#posts_by_prefix(lang : String | Nil = nil)
Get all posts whose output starts with this folder's path (prefix-matching)
Constructor Detail
Instance Method Detail
def posts_by_prefix(lang : String | Nil = nil)
#
Get all posts whose output starts with this folder's path (prefix-matching)