Paths Examples


{
  "_page": "all",
  "assets": "../assets",
  "basename": "collections-tags-2",
  "data": {
    "title": "Tags Test",
    "tags": [
      "tags",
      "test",
      "something"
    ]
  },
  "dest": "test/actual/paths/collections-tags-2.html",
  "dirname": "test/actual/paths",
  "ext": ".html",
  "extname": ".html",
  "filePair": {
    "src": [
      "test/fixtures/pages/alert.hbs",
      "test/fixtures/pages/assets.hbs",
      "test/fixtures/pages/collections-categories.hbs",
      "test/fixtures/pages/collections-categories2.hbs",
      "test/fixtures/pages/collections-tags-2.hbs",
      "test/fixtures/pages/collections-tags.hbs",
      "test/fixtures/pages/complex.hbs",
      "test/fixtures/pages/context.hbs",
      "test/fixtures/pages/debug-helpers.hbs",
      "test/fixtures/pages/deep-nested-layouts.hbs",
      "test/fixtures/pages/example.hbs",
      "test/fixtures/pages/gist-helper.hbs",
      "test/fixtures/pages/home.hbs",
      "test/fixtures/pages/index.hbs",
      "test/fixtures/pages/md-helper.hbs",
      "test/fixtures/pages/nested-layouts.hbs",
      "test/fixtures/pages/no-layout-none.hbs",
      "test/fixtures/pages/no-layout.hbs",
      "test/fixtures/pages/no-yfm.hbs",
      "test/fixtures/pages/page.hbs",
      "test/fixtures/pages/postprocess.hbs",
      "test/fixtures/pages/postprocess2.hbs",
      "test/fixtures/pages/simple3.hbs"
    ],
    "dest": "test/actual/paths/",
    "orig": {
      "src": [
        "test/fixtures/pages/*.hbs"
      ],
      "dest": "test/actual/paths/"
    }
  },
  "filename": "collections-tags-2.html",
  "index": 4,
  "next": 5,
  "page": "\n\n
    \n{{#tags}}\n\t
  • {{tag}}
  • \n{{/tags}}\n
\n", "pageName": "collections-tags-2.html", "pagename": "collections-tags-2.html", "prev": 3, "src": "test/fixtures/pages/collections-tags-2.hbs", "tags": [ "tags", "test", "something" ], "title": "Tags Test" }
  • gist-helper
  • alert
  • collections-categories
  • collections-categories2
  • collections-tags-2
  • collections-tags
  • complex
  • context
  • debug-helpers
  • deep-nested-layouts
  • example
  • assets
  • home
  • index
  • md-helper
  • nested-layouts
  • no-layout-none
  • no-layout
  • no-yfm
  • page
  • postprocess
  • postprocess2
  • simple3