/pcc

WordPress theme for the Platform Cooperativism Consortium.

Primary LanguageCSSOtherNOASSERTION

Platform Cooperativism Consortium

License Test, build, and deploy GitHub Release

WordPress theme for the Platform Cooperativism Consortium, based on Sage.

Development

See Sage 9 docs for basic information. Commands for development:

  • npm install: Install CSS and JavaScript dependencies
  • npm run build: Build front-end assets
  • npm run build:production: Build front-end assets for production
  • npm run start: Start watching assets and rebuild on save (with BrowserSync live reloading)
  • npm run lint: Check CSS and JavaScript coding standards
  • composer install: Install PHP dependencies
  • composer standards: Check PHP coding standards

The Platform Cooperativism Consortium theme uses CSS with PostCSS instead of SCSS, and includes the sage-directives and blade-svg-sage Composer packages.