Spike
← Back to use cases

Static Sites

The perfect companion for Jamstack sites. Works seamlessly with Hugo, Jekyll, Astro, Eleventy, and any static site generator.

Benefits

  • No JavaScript required
  • Works with any SSG
  • Fast and reliable
  • Free tier for personal projects

Example

<!-- Works in any HTML file -->
<form action="https://spike.ac/api/f/YOUR_ID" method="POST">
  <input type="email" name="email" required>
  <button type="submit">Subscribe</button>
</form>

Ready to get started?