Commit graph

29 commits

Author SHA1 Message Date
Oliver Davies ab69190d8f Add Platform.sh required files 2021-02-11 08:53:16 +00:00
Oliver Davies 29d88893fa Add Docker and Docker Compose 2021-02-11 08:53:15 +00:00
Oliver Davies ebd57a2e69 Remove DDEV 2021-02-09 11:37:18 +00:00
Oliver Davies 469be1f621 Append removed URLs to robots.txt 2021-01-15 09:13:26 +00:00
Oliver Davies ef89f5f5c1 Add DDEV configuration 2020-09-16 19:41:48 +01:00
Oliver Davies d7d5a6c8a3 Split ci.yml into separate workflows
Split the `install` and `tests` jobs from `ci.yml` into their own
separate workflows.
2020-09-04 21:13:05 +01:00
Oliver Davies 1781a2cf01 Add Ansible role to fix Drupal file permissions
Add a new `drupal-permissions` Ansible role that resets the file and
directory permissions to match the ones described in
https://www.drupal.org/node/244924.

This will later be released to Ansible Galaxy, but for now it will
remain in this repository until the required changes are made and the
appropriate documentation is added.

Fixes 
2020-09-04 20:23:07 +01:00
Oliver Davies c44990643e Set talk type for existing talks 2020-08-21 11:35:04 +01:00
Oliver Davies 239b2c071c Add talk type field 2020-08-21 11:34:55 +01:00
Oliver Davies b6d0be4e70 Update .gitignore 2020-08-15 20:44:51 +01:00
Oliver Davies 7fa7d762e0 Add slides repo as a submodule 2020-08-12 00:51:59 +01:00
Oliver Davies 95d4c4a03b Tidy up .gitignore 2020-07-22 02:40:07 +01:00
Oliver Davies ae50869065 Add phpcs.xml.dist
Fixes 
2020-06-30 17:34:31 +01:00
Oliver Davies 9e35d8b2a7 Add download database playbook
Fixes 
2020-05-23 14:43:13 +01:00
Oliver Davies ce8ca61afa Commit the Makefile 2020-05-20 21:06:48 +01:00
Oliver Davies 6ed644c8d3 Add custom command for exporting body content
Add a custom Drush command that exports the body field values for node
and block body fields into a file.

This file can then be included within Tailwind's `purge` settings to
prevent classes used within the body fields from being purged.

References 
2020-05-20 11:57:47 +01:00
Oliver Davies e01b4d4fef Add ci.yml 2020-05-13 03:25:45 +01:00
Oliver Davies a3e328a8d0 Add phpunit.xml.dist
Fixes 
2020-05-13 03:10:01 +01:00
Oliver Davies 599dff7720 Add custom bin scripts 2020-05-07 12:57:45 +01:00
Oliver Davies e8b4dee822 Ensure that vendor is ignored 2020-05-07 12:53:01 +01:00
Oliver Davies cb781a8583 Add PHPStan 2020-04-24 08:54:02 +01:00
Oliver Davies 308c51ff77 Add some .idea files to sync directory settings 2020-04-12 19:19:33 +01:00
Oliver Davies 1c75b76269 Export config 2020-04-12 18:18:10 +01:00
Oliver Davies 4ac087b88c Add command for updating old tag names 2020-04-12 16:52:21 +01:00
Oliver Davies bea6553cd8 Add start of theme 2020-04-10 10:57:30 +01:00
Oliver Davies 7938b6a40c Add install script 2020-04-10 10:48:35 +01:00
Oliver Davies 8623b98a0b Use Symfony server for local development 2020-04-10 10:48:35 +01:00
Oliver Davies fce3a7c378 Ignore all block config 2020-02-18 23:06:54 +00:00
Oliver Davies ba75409454 init 2020-01-28 22:54:00 +00:00