Basics work really well, but getting asynchronous to work is a bit trickier.
So it works fine if you want to redirect to a thank you page, but when I try to follow the instructions for asynchronous form submittals, they say to post to the same page, or the home page, however, that always gets a 404 and the form doesn't send through. Tabling this for now.