There are a few ways that you can generate lists of pages in 11ty. Eleventy has a concept called Collections that are a group of content. This post looks at how to show pages in a collection. That collection can be based on tags, custom front-matter variables, and a listing all of the files in… Continue reading Showing Groups of Pages in 11ty
Category: Jamstack
Week 15: 5/9 + 5/11
Tuesday 5/9 We will start by looking at making your group repo and a refresher on branching. Group Work We will give you some time to work in groups. While in groups: Additional Time If there is time left at the end, then we will also go into topics of interest to your groups and… Continue reading Week 15: 5/9 + 5/11
Collaborate on GitHub
Here are some of the basics for collaborating on GitHub. Use a Single, Shared Repository One of the people in the group will create the repository that everyone will use. After the Repository is created then invite the other members to collaborate on that. After the main repository is created other people DO NOT FORK… Continue reading Collaborate on GitHub
Deploy to Netlify
This post covers how to get your site in the web using Netlify’s servers. Terminology Some words you might not know Video Walkthrough This is a screencast of me going through the steps below: Screencast of Deploy to Netlify Steps to Deploy to Netlify It will go to a new screen and show that your… Continue reading Deploy to Netlify
Week 9: 3/21 + 3/23
This week we will continue to work on moving our Responsive Site Projects to Eleventy. Thursday 3/23 Activity 1: Progress Update Take some time to go in to our Miro with the project tracking Kanban’s and update them. View Discussion Board with Link to Miro Remember that you have to be logged in to the… Continue reading Week 9: 3/21 + 3/23
Week 8: 3/14 + 3/16
This week we will dive into Eleventy and converting your projects to 11ty. Thursday 3/16 Activity 1: Converting Static Site to 11ty Today we will focus on moving your Responsive Personal Sites (static sites) to Eleventy. To help you make sure you’re doing what you need to do and so that I can keep track… Continue reading Week 8: 3/14 + 3/16
Starter 11ty Site
This post goes through the steps to create a basic Eleventy (11ty) site from Prof Stein’s Eleventy Basic template.