HOW DOES IT EVEN WORK? (MAGIC, OBVIOUSLY) •
Uses a static site generator (SSG) called Hugo
•
Hosted on Netlify
•
All deployments are kicked off using GitHub •
When a PR is submitted, a “deploy preview” is created.
•
Whatever is merged to the master branch in GH is what is live on Netlify.
•
It’s all driven by YAML. And Markdown. Fire up your text editors!
•
Also stuff like Bootstrap, SCSS, FontAwesome, blah blah blah
@mattstratton