Class | Webby::Resources::Layout |
In: |
lib/webby/resources/layout.rb
|
Parent: | Resource |
A Layout is any file that is found in the layout folder of the webiste directory. Layouts container the common elements of all the pages in a website, and pages from the content folder are rendered into the layout.
The output file destination for the layout. This is the ".cairn" file in the output folder. It is used to determine if the layout is newer than the build products.