This series of videos goes through what templates are, how they work and shows how to work with Collections created with tags in Front Matter. Part 1: Templates, Collections and Loops This part goes through what templates are, why and when to use them. It also covers Collections and how they’re created and the basics… Continue reading Template and Collections Walkthrough
Tag: templates
Week 9: 3/28 + 3/30
Monday 3/28 Design + UI + Accessibility Today we are going to look at a page with some issues related to design, UI and Accessibility (A11y is another way you might see it). Visit This Pen: https://codepen.io/profstein/pen/YzYQKvJ Try to edit it to make it better Get in Pairs (I will randomly assign) We will talk… Continue reading Week 9: 3/28 + 3/30
Templates
The content on this page is created by you in group sessions. The questions are provided by Prof Stein and the answers by students. What are Templates? A template is a reusable format for web content. How are Templates used in Eleventy? It use to avoid writing the same formatting over and over. What Language… Continue reading Templates