Replace Webflow?
KINDA · weekend projectA personal visual website builder is possible with existing editors, but Webflow's CMS, designer, hosting, animations, components, SEO, and client workflows are deep.
Build me a block-based marketing site generator to replace Webflow, for my own sites. Requirements: - An Eleventy static site where a page is a YAML file listing blocks: hero, feature grid, testimonial, pricing table, FAQ, CTA, footer. Each block is a Nunjucks partial; building a page means editing YAML, not HTML. - CMS collections without a CMS: blog posts and case studies as Markdown with front matter, listing and detail pages generated at build time. - One design-tokens file (CSS custom properties for colors, type scale, spacing) so a restyle touches exactly one file. - Responsive by default: every block works at 360px and 1280px, images via @11ty/eleventy-img. - Forms POST to a small Express handler that emails me via SMTP creds in .env. - Build to dist/, deploy with rsync to my VPS behind Caddy. Sitemap and per-page meta/OG tags generated at build. - No accounts, no telemetry, content lives in git. - Out of scope: a visual drag-and-drop designer and client handoff. If I truly need visual editing, self-host Webstudio instead of building an editor. - README: block YAML reference with one full example page, DNS + Caddy snippet.
$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR
They pay because a designer can ship and maintain a production site without engineering every component.
xdesigner fidelity
xCMS
xhosting
xanimations
xclient handoff
xmarketplace/templates
xforms
xSEO tooling
What does the Webflow verdict mean?
The core job looks buildable, with meaningful gaps: designer fidelity, CMS. Read the full tradeoff list before committing. This research record is not a hosted IVCIFY tool.
What price does this directory record show for Webflow?
The directory records $25/month for Basic site, checked 2026-07-30. Verify the source before making a purchase decision. This reference stays outside retail Stack Math unless current matched evidence supports the comparison.
What do I lose by replacing Webflow?
Honestly: designer fidelity; CMS; hosting; animations; client handoff; marketplace/templates; forms; SEO tooling. If any of those are load-bearing for you, keep paying.
Is there an open-source alternative to Webflow?
The listed prior art includes Webstudio (Open-source visual website builder and serious Webflow-like prior art.). Inspect those projects before starting from a blank prompt.