Your content belongs to you
Export everything into a file that any tool can read.
Most website builders store your content in their database, shaped to their schema, accessible only through their editor. That's treating your content like hostages. If you ever want to leave, you're looking at a screen-scrape and a rebuild.
What 'portable' actually means
Portability means four things. We hold to all of them.
Enine Sites stores your entire site as a single JSON file that any developer can read without documentation, any tool can process without a schema, and any import flow can ingest without a conversion step. Portability isn't a feature we added. It's a constraint we designed around.
Readable by a human
Open the file. You can read it. No binary blobs, no proprietary markup.
Readable by a computer
Valid JSON. Parses in any language you care to use.
Complete
One file holds every piece of content on your site. Images reference by name.
Reversible
Re-import the file. Get your site back, byte for byte.
The file is the source of truth
The editor is a nice front door. The file is the house.
The Enine Sites JSON file can be edited in a text editor, generated by a script from a spreadsheet, or version-controlled alongside a codebase. Enine Sites renders whatever the file says. We don't own your editing workflow, we offer one.
Leaving is a feature, not a threat
If you ever want to go elsewhere, here's the door.
Exporting an Enine site produces one file containing everything you wrote, every image you uploaded, and every setting you configured. Click Export. You get the file. We'll even help you stand it up somewhere else if you ask. A product that's easy to leave is a product you can trust to stay with.
How
You describe your content. The site designs itself.
Enine Sites works through four connected systems: a content model that defines what each section holds, an auto-layout engine that selects presentation from the shape of the content, a theme system that controls visual language independently of structure, and a structured data layer built for search engines and AI assistants alike.
SEO & AEO
Engines rank what they can parse. We make sure they can.
Enine Sites handles technical SEO structure automatically: schema markup, canonical tags, heading hierarchy, sitemaps. You don't need to know what schema.org is, or what a canonical tag does, or why an H1 matters. You just need a site that's built right.