Paths Examples

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