By definition, if you are handling form submission, your site is NOT static. Many ways to implement that functionality including offloading it to a third party but... your site is not static. It is processing form inputs
I’m surprised you didn’t mention Wufoo forms. You can embed forms into your static site using JavaScript. I’ve been using it for a few years now and it’s great.
5 comments
[ 5.0 ms ] story [ 21.4 ms ] threadI was up and running within 5 minutes. The hardest part was styling the form.
By using Forestry CMS with Jekyll and hosting the site on Netlify, I have eliminated the need for server side code.