Page layout: default.hbs
Page src: test/fixtures/assets_path/assets.hbs
Page dest: test/actual/assets_nested.html
Dest filename: assets_nested.html
Dest basename: assets
Page title: (no title defined)
Examples to test the "relative" and "assets" variables, and to show how they work
"Public" Folder
Public (assets) folder is in the project root
originalAssets: test/assets/nested assets: ../assets/nested dest: src: assets_nested: { options: {assets: 'test/actual/public'}, files: {'test/actual/assets_nested.html': ['test/files/assets.hbs']} },