Skip to content

dphiffer/phragmites

Repository files navigation

🌾 Phragmites

WordPress artist portfolio theme

Dependencies

Development dependencies

Dev environment setup

  1. Copy .env.sample to .env and edit the ACF_PRO_KEY variable (more info)
  2. Run the start script: ./bin/start

Production setup

Assumes you have filesystem ownership set to the user running the following commands.

cd wp-content/themes/phragmites
npm install
npm run build

Image sizes

Image sizes are configured automatically.

  • Thumbnail: 285x176 (cropped)
  • Medium: 720x0
  • Large: 1000x0