Completed
- Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Turn Static HTML-CSS into a Blog with CMS Using the JAMStack
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - DevProjects
- 3 - The starting files I'm using
- 4 - Initializing the project and installing 11ty
- 5 - 11ty config file
- 6 - Creating header and footer template files
- 7 - Generating content for the Blog page
- 8 - Fixing the date formatting
- 9 - Creating the template for individual articles
- 10 - Featured article section
- 11 - Getting the project online
- 12 - Adding the CMS
- 13 - Using the CMS