From 5cadee36b8803d0c9d0908e0c13b0c74b56e5fc5 Mon Sep 17 00:00:00 2001 From: Geoff Date: Wed, 11 Sep 2024 05:48:41 +0100 Subject: [PATCH 1/2] Update README.md Added fabform form backend service --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3986b66..359774f 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,8 @@ A static web site generator is an application that takes plain text files and co * [JAMStack Themes](https://jamstackthemes.dev/) - A collection of themes filterable by static site generator and CMS support. * [Statichunt](https://statichunt.com/) - An open sources directory of 700+ free themes and resources for static site generators submitted by the community. +* [Fabform](https://fabform.io/) - A smart form backend service that works with all modern javascript frameworks. + ### Web Hosts * [AWS S3](http://aws.amazon.com/s3/) From b1a0cefa803b988fe3c4cc8b065b4d3f7c026d9a Mon Sep 17 00:00:00 2001 From: Myles Braithwaite Date: Thu, 2 Jan 2025 12:59:01 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 359774f..a09e305 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,6 @@ A static web site generator is an application that takes plain text files and co * [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. * [Statichunt](https://statichunt.com/) - An open sources directory of 700+ free themes and resources for static site generators submitted by the community. - * [Fabform](https://fabform.io/) - A smart form backend service that works with all modern javascript frameworks. ### Web Hosts