What should each 44 Gallons Web template have?
- Home page template with editable content areas (optional).
- Regular page template with editable content areas.
- Blog posts page is a list of recent blog articles. Every article can have a heading, publishing date, the number of comments and the author’s name and a summary (or excerpt as we call it).
- Blog article template is a full view of single article containing header, publishing date, article content, number of comments, list of comments and form for creating a new comment.
Anatomy of a template
- Page layout files
- Components that are shared accross layout files
- Static asset files such as Cascading StyleSheets (CSS), Javascript files and images that make up the look and behaviour of your pages.
- No restrictions on JS and CSS files