You have a step-by-step guide on deploying a Jekyll site to Netlify with continuous deployment, starting from installing Jekyll and preparing the project for GitHub, to connecting Netlify to GitHub and configuring deploy settings. The process involves several steps including creating a new repository on GitHub, initializing and adding files to the local repository, linking the local repository to Netlify, authorizing access between Netlify and GitHub, selecting the repository, configuring deploy settings, building the site, and deploying it to Netlify with continuous deployment capabilities.