Replace Wix?

KINDA · weekend project
catalog price reference $29/mocategory 🧱 website buildersreported replacement votes 0

A custom site is buildable; Wix as a platform includes editor, templates, apps, ecommerce/bookings, hosting, domains, and a huge long-tail feature surface.

the prompt
Build me a website for my business to replace Wix · the one site I need, not a site builder. Requirements:

- An Astro static site: home, services, about, contact. Copy lives in Markdown and
  YAML data files so text edits never touch layout code.
- One mobile-first stylesheet with CSS custom properties for brand colors and type.
  No CSS framework, no page-builder abstraction.
- Contact form POSTs to a small Express handler: emails me via SMTP creds in .env
  and appends to data/messages.jsonl. Honeypot for spam.
- SEO basics at build time: sitemap.xml, robots.txt, per-page title/meta/OG tags,
  and a JSON-LD LocalBusiness block with hours and address.
- npm run build then rsync dist/ to my VPS, served by Caddy with automatic HTTPS.
- No accounts, no telemetry, no admin panel; content edits are git commits.
- If I need appointment booking, link to my scheduling tool; do not build a booking
  engine into this site.
- Out of scope: drag-and-drop editing, the app marketplace, and ecommerce. If the
  business needs a real store, that is a Shopify problem, not this build.
- README: DNS records, Caddy snippet, and exactly which files to edit for common
  copy changes.

$ 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

why people still pay

They pay because one website project tends to become ten maintenance requests.

what you lose

xdrag-and-drop editor

xapp marketplace

xecommerce/bookings

xtemplates

xhosting/domains

xsupport

xmobile apps

prior art to inspect before buildingGrapesJSOpen-source web builder library for visual page editing.
reported replacements · 0share on X ↗"Wix replacement research and build prompt"
questions
What does the Wix verdict mean?

The core job looks buildable, with meaningful gaps: drag-and-drop editor, app marketplace. Read the full tradeoff list before committing. This research record is not a hosted IVCIFY tool.

What price does this directory record show for Wix?

The directory records $29/month for Core, 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 Wix?

Honestly: drag-and-drop editor; app marketplace; ecommerce/bookings; templates; hosting/domains; support; mobile apps. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to Wix?

The listed prior art includes GrapesJS (Open-source web builder library for visual page editing.). Inspect those projects before starting from a blank prompt.