DropForm with Jekyll

Add a contact form to Jekyll using a plain HTML form POST to DropForm. Works on GitHub Pages and other static hosts.

Jekyll is static, so you’ll typically post directly to: POST https://api.dropform.app/s/{uid}.

Jekyll include example

Next steps