Durham Atletico
This is the Drupal 8 codebase for https://www.durhamatletico.com
.
Running locally
Use Docker. Set 127.0.0.1 local.durhamatletico.com
in your /etc/hosts
file.
export PANTHEON_TOKEN=your_token
./tests/scripts/build.sh
You should be able to view the site at https://local.durhamatletico.com.
Hosting
The site is hosted on Pantheon.
Email is handled via Mailgun.
Tests
Automated testing is run through CircleCI.
Contributing
Contributions are very welcome! Please post issues or pull requests.