Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Page Collection

Started by Muut Archive 10 years ago · 2 replies · 413 views
10 years ago
YAML
title: Breaking
published: true
content:
    items:
        '@page.children': /blog
    order:
        by: date
        dir: desc
    limit: 10
    pagination: true

I am using Vanilla Bone theme to practice, with default template. The theme skeleton, has Blog folder with items, it has /blog slub as well. What I am doing wrong on this?

10 years ago

Did you try, as written here, with quotes around path and on a single line ?

TXT
    items: '@page.children':'/blog'

Yaml is quite sensitive to carriage return, indentation, etc.

10 years ago

i tried this but it keeps returning to no quotes.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1352 9 years ago
Archive · by Muut Archive, 9 years ago
2 935 9 years ago
Archive · by Muut Archive, 9 years ago
2 4064 9 years ago
Archive · by Muut Archive, 9 years ago
1 2949 9 years ago
Archive · by Muut Archive, 9 years ago
3 1119 9 years ago