sassafrastech / pcc

WordPress theme for the Platform Cooperativism Consortium.

Home Page:https://platform.coop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 lint: 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.

About

WordPress theme for the Platform Cooperativism Consortium.

https://platform.coop

License:Other


Languages

Language:CSS 42.3%Language:PHP 29.8%Language:Blade 14.4%Language:JavaScript 13.5%