https://github.com/lando/pantheon-gitpod
https://github.com/lando/pantheon-gitpod
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lando/pantheon-gitpod
- Owner: lando
- Created: 2022-02-07T17:37:14.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-02T13:53:26.000Z (over 3 years ago)
- Last Synced: 2025-05-09T18:39:10.882Z (8 months ago)
- Language: PHP
- Size: 87.9 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Composer-enabled Drupal template
This is Pantheon's recommended starting point for forking new [Drupal](https://www.drupal.org/) upstreams
that work with the Platform's Integrated Composer build process. It is also the
Platform's standard Drupal 9 upstream.
Unlike with earlier Pantheon upstreams, files such as Drupal Core that you are
unlikely to adjust while building sites are not in the main branch of the
repository. Instead, they are referenced as dependencies that are installed by
Composer.
For more information and detailed installation guides, please visit the
Integrated Composer Pantheon documentation: https://pantheon.io/docs/integrated-composer
## Contributing
Contributions are welcome in the form of GitHub pull requests. However, the
`pantheon-upstreams/drupal-project` repository is a mirror that does not
directly accept pull requests.
Instead, to propose a change, please fork [pantheon-systems/drupal-project](https://github.com/pantheon-systems/drupal-project)
and submit a PR to that repository.