Page layout: default.hbs

Page src: test/fixtures/pages/example.hbs

Page dest: test/actual/single_page.html

Dest filename: single_page.html

Dest basename: example

Page title: This title is from YFM


categories on this page: 2

yaml yfm

All categories: 2

yaml yfm

Pages related to each category

Related pages for: yaml
Related pages for: yfm

Tags on this page: 1

example

All tags: 1

example

Pages related to each tag

Related pages for: example

This example shows that the properties from "example.json" and "example.hbs" are on the page object.
This title is from YFM

This title is from YFM

Content


Page

Each pages

Debug Info


{
  "_page": "all",
  "assets": "../assets",
  "basename": "example",
  "categories": [
    "yaml",
    "yfm"
  ],
  "data": {
    "title": "This title is from YFM",
    "categories": [
      "yaml",
      "yfm"
    ],
    "tags": [
      "example"
    ],
    "items": [
      "omega",
      "gamma"
    ]
  },
  "dest": "test/actual/single_page.html",
  "dirname": "test/actual",
  "ext": ".html",
  "extname": ".html",
  "filePair": {
    "src": [
      "test/fixtures/pages/example.hbs"
    ],
    "dest": "test/actual/single_page.html",
    "orig": {
      "src": [
        "test/fixtures/pages/example.hbs"
      ],
      "dest": "test/actual/single_page.html"
    }
  },
  "filename": "single_page.html",
  "first": true,
  "index": 0,
  "items": [
    "omega",
    "gamma"
  ],
  "last": true,
  "middle": false,
  "number": 1,
  "page": "\n\nThis example shows that the properties from \"example.json\" and \"example.hbs\" are on the page object.\n\n
\n\n
{{page.title}}
\n
{{page.text}}
\n\n
\n\n
{{title}}
\n", "pageName": "single_page.html", "pagename": "single_page.html", "src": "test/fixtures/pages/example.hbs", "tags": [ "example" ], "title": "This title is from YFM" }