Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.14 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.14 KB

Cancer.gov Digital Platform

This project provides the Cancer.gov Digital Platform. A Drupal based Acquia BLT integrated solution with dependencies managed by Composer.

Running the Development Environment

See Onboarding Instructions

Running cgov Tests

See Testing Instructions

Folder Structure

  • blt - The BLT configuration
  • config - The Drupal configuration (https://blt.readthedocs.io/en/9.x/configuration-management/)
  • docker - The development stack.
  • docroot - the web site
  • drush - Drush configurations
  • patches - local patch files
  • scripts - utility scripts
    • composer - Composer scripts
    • hooks - Git hook scripts
  • tests - BeHat and Unit tests

IMPORTANT LINKS