Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Fabform to the tools section #172

Merged
merged 4 commits into from
Jan 19, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading