We’ve gotten everything in place – we’ve written the posts, set up our chosen theme, and prepared the media, but how do we get it all published?
No problem – Eleventy makes deployment and publication easy: we can set up an automated system to upload to GitHub or GitLab, then deploy to any one of several different hosts, such as Netlify, Heroku, or even AWS! Throughout this chapter, we’ll look at some of the other hosting options available before learning how to get your content live in front of the world – let’s start ...