A backend for your Jekyll forms
Keep full control over the look and feel of your Jekyll forms.
Jekyll is a static site generator written in Ruby.
Getting started with Jekyll is simple
Start collecting data in a matter of clicks.
Let Formspark take care of the servers, databases, and analytics.
Set up any form in seconds.
Compatible with Jamstack
markup
--- layout: default --- <form action="https://submit-form.com/{{ site.formspark_form_id }}"> <textarea name="message"></textarea> <button type="submit">Submit</button> </form>
Links
- Check out the Formspark for Jekyll documentation for more information.