diff --git a/README.md b/README.md index 5a57910..25c428c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This repository contains a framework for deploying static websites exported from Webflow. Using Docker and Nginx with optional Cloudflare integration, you can quickly deploy your Webflow site with professional-grade hosting. +## Project Motivation + +This project was developed as a cost-effective alternative to webflow's hosting plans. We found that the cost of just a few Webflow hosting subscriptions would equal the expense of purchasing and running a dedicated server for an entire year. For teams managing multiple websites, this approach can offer significant savings while maintaining full control over your deployment environment. It is possible to have a full webflow deployment free and open source. + ## Webflow Code Export This deployment method requires exporting your Webflow site as static code. To do this: