Points
Use include and loops as much as you can.
Avoid making each unique template.
To make items for an array, enter a dash on the top variable of the item.
The item without a dash means another variable of the item having a dash.
– name: Open-Minded Aficionados
foo: another variable
– name: Connected Enthusiasts
– name: Leisure Professionals
– name: Bond Builders
– name: Active Learners
– name: Satisfied Traditionalists
default.html should be the only one file having Doctype declaration.
コメント