Finals Week

Before Class Work on your Final Project Presentation. Register to give your Final Project Presentation Keep working on your Final Projects. Final Projects are due on Tuesday, May 25 by submitting on Blackboard. Live Sessions JOIN LIVE SESSION Session 1:Final Presentations Wednesday, May 19 at 7:30p–9:10p Final Project Presentations. If we have extra time we… Continue reading Finals Week

Week 15: 5/17

Before Class Work on your Final Projects and come with questions. Publish your site on Netlify. Live Sessions JOIN LIVE SESSION Session 1:Final Workshop Monday, May 17 at 7:30p–9:10p Monday we will answer questions that you have. Links for Monday Session Register to give your Final Project Presentation more to be added based on what… Continue reading Week 15: 5/17

Deploy to Netlify

Here is the process to deploy your project to Netlify. STEP 1: Create GitHub Repository You should already have this, but you will need a GitHub repository with all of the Eleventy files STEP 2: Ready Your Project Install Eleventy in Your Project You haven’t had to do this before because most of us installed… Continue reading Deploy to Netlify

Final Project Presentation

You will present your projects on one of two dates Wednesday, May 19 Monday, May 24 Please use the form below to choose a presentation date for you or your group. Presentation Rubric The following rubric will be used to score your presentations Area Points (100) Description Project Overview 20 Introduce your project including: –… Continue reading Final Project Presentation

From a Data File: show list of items and create pages

These two videos show you how to create a list of items that are in a data file (a list of images in this case) and then also to dynamically generate pages from that data file. This is similar to what we did in class with the Clients pages. These work with the eleventy starter… Continue reading From a Data File: show list of items and create pages