Categories
- categories
- one
- something
- test
- three
- two
This example shows that the properties from "example.json" and "example.hbs" are on the page object.
bar
Congratulations! You have officially wasted time reading example content. But I'm sure it's time well wasted...
<!-- [object Object] -->
Debug Info
{ content: 'Congratulations! You have officially wasted time reading example content. But I\'m sure it\'s time well wasted... ',
foo: 'bar',
_page: 'all',
dirname: 'test/actual/multi/dest2/sub-dest',
filename: 'example.html',
pageName: 'example.html',
pagename: 'example.html',
basename: 'example',
src: 'test/fixtures/pages/example.hbs',
dest: 'test/actual/multi/dest2/sub-dest/example.html',
assets: '../../../assets',
ext: '.html',
extname: '.html',
page: '\n\nThis example shows that the properties from "example.json" and "example.hbs" are on the page object.\n\n{{page.foo}}
\n{{page.content}}
\n\n\n{{foo}}
\n{{content}}
\n',
data: { foo: 'bar' } }