Skip to content

Commit e8835a4

Browse files
committed
add static site resource
1 parent 8af0969 commit e8835a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/pages/04-web-development/34-static-site-generator.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,10 @@ provide a unique angle on how to use a static site generator.
190190
[JavaScript](/javascript.html) deployed to [AWS Lambda](/aws-lambda.html)
191191
to collect input with a form on a static site.
192192

193+
* [5 ways to handle forms on your static site](https://forestry.io/blog/5-ways-to-handle-forms-on-your-static-site/)
194+
gives a good overview of options like Google Forms for when you absolutely
195+
must get input from users on a static site.
196+
193197

194198
### Static site deployment resources
195199
Deploying a static site is far less complicated than a

0 commit comments

Comments
 (0)