Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/formspree/formspree-example-jekyll

An example of using Formspree with Jekyll
https://github.com/formspree/formspree-example-jekyll

forms formspree jekyll jekyll-starter jekyllrb jekyllrb-starter netlify netlify-template ruby starter-template static-site-generator

Last synced: about 2 months ago
JSON representation

An example of using Formspree with Jekyll

Awesome Lists containing this project

README

        

# [Formspree](https://formspree.io) & [Jekyll](https://jekyllrb.com) example

**An example of using [Formspree](https://formspree.io) with [Jekyll](https://jekyllrb.com). For more information on how to use Formspree check out [our official integration guide](#).**

**[Check out the demo site here](https://formspree-example-jekyll.netlify.app/jekyll/update/2021/04/19/welcome-to-jekyll.html)**

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/formspree/formspree-example-jekyll)

**[Fork this repo →](https://github.com/formspree/formspree-example-jekyll/fork)**

## Installation

Clone down repo, navigate to the repo directory and…

```shell
# Install jekyll and bundler
gem install bundler jekyll

# Install gems
bundle install

# Run jekyll locally at localhost:4000
bundle exec jekyll serve
```

## License & Attribution

TBC