Layout

Common blocks and a bit of interactivity, to check that styles and scripts come along.

Columns

Test pattern

PNG test pattern

Gradient

WebP gradient

Game of life

JPG pattern

Buttons with internal links

Check: both links stay on the static domain. The first is written without a domain, the second with the original domain, which gets rewritten.

Table

FeatureWordPressStatic copy
Pages, posts, archivesYesYes
FormsYesYes, sent back to WordPress
SearchYesNo
CommentsYesOff in this demo
Password protected pagesYesLeft out

Accordion

Does the static copy need PHP?

No. It is plain HTML, CSS, JavaScript and media files, served by nginx in this demo.

Quote

Fast pages and nothing to patch.

A relieved site owner

Domain in plain text

https://stage.vincentrozenberg.com/demo-layout/

Check: on the static copy this shows the static domain. Every mention of the original domain is rewritten, text included.

Inline script

Check: the button counts clicks, so scripts written into the page still run.