From cac5c54da8765b4178c6c3c0798e5f19c29e94a6 Mon Sep 17 00:00:00 2001 From: Geoff Date: Sun, 19 Jan 2025 21:32:19 +0100 Subject: [PATCH] Added Fabform to the tools section (#172) Added fabform form backend service --------- Co-authored-by: Myles Braithwaite --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d67cb4..5385792 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,7 @@ A static web site generator is an application that takes plain text files and co ## Helpful Tools and Services - [Cloud 66](https://www.cloud66.com/) - Builds and deploys static websites to your own cloud account. +- [Fabform](https://fabform.io/) - A smart form backend service that works with all modern javascript frameworks. - [Formspree](http://www.formspree.io/) - Adds functional forms to your static web sites. - [git-annex](http://git-annex.branchable.com/tips/setup_a_public_repository_on_a_web_site/) - Configure git-annex for a public repository for a static web site. - [JAMStack Themes](https://jamstackthemes.dev/) - A collection of themes filterable by static site generator and CMS support.