Lego2012
10/24/2016 - 4:09 PM

Scope and Value Pair

Scope and Value Pair

# Default Settings
defaults:
  -
    scope:
      path: "" # an empty string here means all files in the project
      type: "posts"
    values:
      author: Vorname Nachname
      layout: "post"
      category: conferences
  -
    scope:
      path: ""
      type: "pages"
    values:
      layout: "page