https://github.com/formspree/formspree-example-eleventy
An example of using Formspree with Eleventy
https://github.com/formspree/formspree-example-eleventy
11ty 11ty-starter eleventy eleventy-starter forms formspree javascript netlify netlify-template starter-template static-site-generator
Last synced: about 1 month ago
JSON representation
An example of using Formspree with Eleventy
- Host: GitHub
- URL: https://github.com/formspree/formspree-example-eleventy
- Owner: formspree
- Created: 2021-04-19T10:45:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-08T09:10:58.000Z (about 5 years ago)
- Last Synced: 2025-03-18T20:26:53.199Z (about 1 year ago)
- Topics: 11ty, 11ty-starter, eleventy, eleventy-starter, forms, formspree, javascript, netlify, netlify-template, starter-template, static-site-generator
- Language: Nunjucks
- Homepage: https://formspree-example-eleventy.netlify.app/
- Size: 15.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Formspree](https://formspree.io) & [Eleventy](https://11ty.dev) example
**An example of using [Formspree](https://formspree.io) with [Eleventy](https://11ty.dev). For more information on how to use Formspree check out [our official integration guide](#).**
**[Check out the demo site here](https://formspree-example-eleventy.netlify.app/posts/fourthpost/)**
[](https://app.netlify.com/start/deploy?repository=https://github.com/formspree/formspree-example-eleventy)
**[Fork this repo →](https://github.com/formspree/formspree-example-eleventy/fork)**
## Installation
Clone down repo, navigate to the repo directory and…
```shell
# Install dependencies
npm install
# Run eleventy locally at localhost:8080
npm start
```
## License & Attribution
TBC