Pelican logo

A backend for your Pelican forms

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

Pelican is a static site generator written in Python.

Getting started with Pelican 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
{% extends "base.html" %}

{% block content %}
  {# Set FORMSPARK_FORM_ID in pelicanconf.py #}
  <form action="https://submit-form.com/{{ FORMSPARK_FORM_ID }}" method="post">
    <label>
      <span>Message</span>
      <textarea name="message"></textarea>
    </label>
    <button type="submit">Send</button>
  </form>
{% endblock %}
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