From 666fc5061f03ce4005eaca670b5a6934a17ca2af Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 12 May 2025 00:51:58 -0600 Subject: [PATCH] bit more on annoyance --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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: