jQuery Setup

Loading jQuery Into a Page There are two ways to load jQuery: Loading from the CDN Most people choose to load it from a CDN. The jQuery CDN allows you to choose which version you want to use. It should look something like this: Here is an example External JavaScript File Most of the time… Continue reading jQuery Setup

Eleventy Personal Project Setup

The Eleventy Personal Site will be created through a GitHub Classroom Repository and deployed on Netlify. This post outlines how to setup and work on the project. There will be a separate, related, posts on the Project Requirements, Daily Working Process, Deploying to Netlify and Submitting the Project. Create Repository in GitHub Classroom Claim the… Continue reading Eleventy Personal Project Setup