Site Buildr — Reocities Docs

Site Buildr

Site Buildr is the visual editor, for building pages without writing markup by hand.

Visual editing

Drag blocks onto the canvas — sections, text, images, buttons — and adjust them with the style controls. The builder writes ordinary HTML and CSS, so anything you make stays editable in the file manager afterwards.

Block coding

Alongside the visual canvas there is a block-based coding mode for behaviour: responding to clicks, changing text, storing values. It is aimed at people who want interactivity without learning JavaScript syntax first.

Moving between builder and code

The builder is not a lock-in. What it produces is a normal HTML file. You can start visually, then open the result in the editor and take over by hand at any point. Going back the other way is rougher — heavily hand-edited markup will not always round-trip cleanly into the visual canvas.