Company
Date Published
Author
Aaron Autrand
Word count
1114
Language
English
Hacker News points
None

Summary

This tutorial guides users on how to host a Middleman site on Netlify, including setting up continuous deployment. The process begins with installing Middleman and creating a new Git repository on GitHub. Next, the user connects their local repository to Netlify by adding the remote repository URL and authorizing access. Once connected, Netlify takes care of deploying updates and changes to the site, eliminating the need for manual deployment. The tutorial concludes with the user configuring their settings, building their site, and making it live for public viewing.