← All releases

wp-content/themes/quarry/

Quarry

A portfolio theme for image-heavy work. Full-bleed media grid, four style variations, no slider anywhere.

== Description ==

Quarry is built around one assumption: the work is the interface. The media grid is full-bleed, the type is small and out of the way, and there is no slider — a slider shows one piece at a time and hides the rest behind a control nobody presses.

Four style variations, two of them dark, all set in theme.json. Changing one changes colour, type and spacing together, because those three are one decision and splitting them into three pickers is how a portfolio ends up incoherent.

Below 30rem the grid falls back to a single column rather than squeezing three. A thumbnail small enough to fit three across on a phone is not a thumbnail of anything.

== Screenshots ==

Numbered the way they ship in /assets/. Click any one to see it full width.

== Installation ==

  • Install and activate the theme.
  • Pick a style variation under Appearance → Editor → Styles.
  • Create a page, insert the Work Grid pattern, and point it at a category.

Images are served through core’s responsive sizes. Nothing is resized on the fly.

== Frequently asked questions ==

Can I add a slider?

Not from me. Any slider block will work in the theme; I just won’t ship one.

How large should uploads be?

2400px on the long edge is plenty. The grid never requests larger than 1600.

Does it support video?

Yes, through core’s video block. The grid treats a video item the same as an image item.

== Changelog ==

= 1.9.0 =

  • Two new style variations, both dark.
  • The media grid now falls back to a single column below 30rem instead of squeezing three.

= 1.8.0 =

  • Style variations replaced the old customizer panel. Colour and type are set in the editor, where you can see them.

= 1.6.2 =

  • Fixed: grid items lost their focus ring in Safari when the item contained a video.