Skip to content

repair-cafe/website

Repository files navigation

Repair Café OctoberCMS Website

Build Status

Assets

There are the following NPM tasks (in themes/repair-cafe/) to generate the CSS/JS assets

  • Compile CSS/JS assets for development: npm run dev
  • Compile CSS/JS assets for production (incl. minify): npm run prod

Editor Config

Please setup your IDE / editor to apply the .editorconfig file in the root of this project

PHP Storm

  1. Install the EditorConfig plugin: PhpStorm > Preferences > Plugins
  2. Enable EditorConfig support: PhpStorm > Preferences > Editor > Code Style > Enable EditorConfig support

Coding standards

Please follow the following guides and code standards: