Page layout: default.hbs
Page src: test/fixtures/assets_path/assets.hbs
Page dest: test/actual/assets_dot_slash.html
Dest filename: assets_dot_slash.html
Dest basename: assets
Page title: (no title defined)
Examples to test the "relative" and "assets" variables, and to show how they work
Project Root With Slash
Assets folder is in the project rool, which is not the same dir as the dest files.
assets_dot_slash: { options: {assets: './'}, files: {'test/actual/assets_dot_slash.html': ['test/files/assets.hbs']} }