WordPress / wporg-theme-directory

15 stars 6 forks source link

Theme preview: Create preview page and show wp-themes.com preview #39

Closed ryelle closed 4 months ago

ryelle commented 4 months ago

See #38 — This adds a new path to the site, ex https://wordpress.org/themes/twentytwentyfour/preview/, which will show a new preview.html template. The preview template sets up 2 columns, on the left is the theme information, and the right has the iframed preview of wp-themes.com.

This matches the current production previewer with the following features:

Additionally, I've added in the available patterns to the sidebar, clicking a pattern will load that preview. This can create a very long list though, so I can easily remove it if necessary.

In following PRs:

Screenshots

Screenshot
Previewer (default) previewer-1
Previewer (mobile) previewer-m
Previewer (different style variation) previewer-style