Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 379 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 379 Bytes

dtui-kirby

der tag und ich goes Kirby.

Entwicklung

Entwicklungsumgebung

  • ddev start

Linting und Tests

  • ddev npm run stylelint (WIP)
  • ddev exec phpunit tests/phpunit/urlTest.php (WIP)

CSS-Build

CSS wird nur für Prod gebaut in der Github-Action gebaut. Zum lokalen Test: ddev npm run postcss.