apt install ruby-sass
npm install
npm run build # generates compressed files with no comments.
npm run dev
will run grunt dev
Any blocks code, content parts or theme or page specific code is generally kept in the solidarity-economy/inc
folder.
CSS, JS and SASS is stored in solidarity-economy/src
Don't edit the CSS in style.css – make changes to the SASS only and grunt will rebuild style.css on each change.
The theme comes with Advanced Custom Fields Pro - this requires a license to be ugraded but is allowed to be installed according to the license. Details can found on the ACF website. The steps on this page have been followed.