I have no idea what this does. Site generator? functions? edge logic? What?
It runs their platform on your laptop. If you want to know what "their platform" is, you can just click on the Products link. Essentially, it takes your code (from a repository), runs a build command (if configured), and serves the result over HTTP on some domain.
I learned Jenkins creating the pipeline to AWS in less than a day.