Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Is it possible for calling site.config.any_args in markdown pages?

Started by Muut Archive 10 years ago · 0 replies · 362 views
10 years ago

Is it possible calling configuration of site.config in markdown page as follows?

YAML

title: Mobile Phones Specifications
content:
  items: '@self.children'
  order:
    by: header.modified
    dir: desc
  pagination: true
  limit: site.config.pagination_mobiles_per_page_count
---

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 2298 9 years ago
Archive · by Muut Archive, 9 years ago
2 1509 9 years ago
Archive · by Muut Archive, 9 years ago
2 4764 9 years ago
Archive · by Muut Archive, 9 years ago
1 3578 9 years ago
Archive · by Muut Archive, 9 years ago
3 1635 9 years ago