Eleventy logo

A backend for your Eleventy forms

Keep full control over the look and feel of your Eleventy forms.

Eleventy is an open-source static site generator. Eleventy was created to be a JavaScript alternative to Jekyll.

Getting started with Eleventy 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.

JamstackCompatible with Jamstack

markup
---
layout: base.njk
title: Contact
---

{# Form id lives in src/_data/formspark.json #}
<form action="https://submit-form.com/{{ formspark.formId }}" method="POST">
  <label>
    <span>Message</span>
    <textarea name="message"></textarea>
  </label>
  <button type="submit">Send</button>
</form>
Start collecting submissions with Formspark

Formspark is a reliable backend for your forms.

Keep full control over the look and feel of your forms.

Let Formspark take care of the rest.

No credit card required