I wrote a blog post on TestDriven.io about how to generate a static site using Flask and deploy it to Netlify:
Generating a Static Site with Flask and Deploying it to Netlify
This tutorial looks at how to leverage the JAMstack with Python and Flask. You’ll learn how to generate a static site with Flask, via Frozen-Flask, and deploy it to Netlify. We’ll also look at how to test the static site with pytest.
As part of this blog post, I created a recipe website that is hosted on Netlify:
https://www.kennedyrecipes.com
from Planet Python
via read more
No comments:
Post a Comment