Paths Examples

{ title: 'Categories Test',
  categories: [ 'categories', 'test', 'something', [length]: 3 ],
  _page: 'all',
  dirname: 'test/actual/paths',
  filename: 'collections-categories2.html',
  pageName: 'collections-categories2.html',
  pagename: 'collections-categories2.html',
  basename: 'collections-categories2',
  src: 'test/fixtures/pages/collections-categories2.hbs',
  dest: 'test/actual/paths/collections-categories2.html',
  assets: '../assets',
  ext: '.html',
  extname: '.html',
  page: '\n\n
    \n{{#categories}}\n
  • {{category}}
  • \n{{/categories}}\n
\n', data: { title: 'Categories Test', categories: [ 'categories', '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