Added Fabform to the tools section (#172)

Added fabform form backend service

---------

Co-authored-by: Myles Braithwaite <me@mylesbraithwaite.com>
This commit is contained in:
Geoff
2025-01-19 21:32:19 +01:00
committed by GitHub
parent ad2a8246f2
commit cac5c54da8

View File

@@ -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.