Commit graph

60 commits

Author SHA1 Message Date
Oliver Davies bea6553cd8 Add start of theme 2020-04-10 10:57:30 +01:00
Oliver Davies 98bc7fd715 Rename the config directory 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 3e0bf85ebb
Create main.yml 2020-04-10 09:13:30 +01:00
Oliver Davies 9000d13288 Use YAML for output 2020-04-09 11:17:28 +01:00
Oliver Davies 2480ee9405 composer update 2020-04-09 10:08:48 +01:00
Oliver Davies 58d014dbf4 Fix redirects 2020-04-08 14:08:09 +01:00
Oliver Davies a231813982 Remove CV page redirect 2020-04-08 11:07:09 +01:00
Oliver Davies 67e38bf142 Redirect all articles paths to blog 2020-02-23 21:42:27 +00:00
Oliver Davies a56cfb61be Copy across existing redirects 2020-02-23 20:52:23 +00:00
Oliver Davies ae11a96db0 Document the provision command 2020-02-19 01:16:21 +00:00
Oliver Davies 6d79ff1ffc Add HTTPS with certbot
Fixes #1
2020-02-19 01:16:09 +00:00
Oliver Davies 75652fe560 Split args onto separate lines 2020-02-19 00:58:41 +00:00
Oliver Davies e9baad51d8 Use Ansible Galaxy for settings role
Now that the Drupal settings role is on Ansible Galaxy, it can be added as a requirement and installed from there rather than having a local copy in the codebase.

Fixes #15
2020-02-19 00:55:32 +00:00
Oliver Davies 49d691b6c0 Add notes about hosting and deployments 2020-02-19 00:53:42 +00:00
Oliver Davies 6bdc3bfae3 Downgrade Drush to 9.7.2 2020-02-18 23:21:17 +00:00
Oliver Davies fce3a7c378 Ignore all block config 2020-02-18 23:06:54 +00:00
Oliver Davies a2ac2b79a0 Bump the PHP version to 7.4 2020-02-18 23:06:15 +00:00
Oliver Davies 7acfeb99d4 Add excerpt field 2020-02-14 23:41:59 +00:00
Oliver Davies b75343a17b Add event date field 2020-02-14 23:33:09 +00:00
Oliver Davies 1c9eb77604 Add more contrib modules 2020-02-14 21:02:12 +00:00
Oliver Davies f8e4057686 Update DrupalCamp image 2020-02-14 11:53:39 +00:00
Oliver Davies 6b4d3bb94a Enable pipelining
https://www.jeffgeerling.com/blog/2017/slow-ansible-playbook-check-ansiblecfg
2020-02-13 00:12:39 +00:00
Oliver Davies c160f2303e Add basic block type 2020-02-13 00:10:22 +00:00
Oliver Davies 6c519a7580 Add drupal/config_ignore, ignore block config 2020-02-13 00:09:51 +00:00
Oliver Davies 7a5c647352 Remove drupal/core-project-message 2020-02-12 14:45:53 +00:00
Oliver Davies 0b2ec0c2e4 Move images and symlink back in 2020-02-12 11:46:26 +00:00
Oliver Davies 59e3a18145 Add path to talk content type 2020-02-12 11:10:14 +00:00
Oliver Davies 916535ac50 Add page content type 2020-02-12 11:09:57 +00:00
Oliver Davies 98ca5dfeb5 Exclude unneeded files from Drupal Scaffold
Fixes #12
2020-02-12 10:30:32 +00:00
Oliver Davies 23f3d9fcd9 Update drupal/speakerdeck_field 2020-02-12 10:18:49 +00:00
Oliver Davies 9c81e35f21 Revert "Add post import script"
This reverts commit 80651966a7.
2020-02-12 01:43:32 +00:00
Oliver Davies 80651966a7 Add post import script 2020-02-12 01:28:54 +00:00
Oliver Davies aca2fd37d4 Copy over images directory 2020-02-12 01:28:36 +00:00
Oliver Davies b7a4685122 Update full HTML format 2020-02-12 01:27:58 +00:00
Oliver Davies bc4d898111 Switch Bartik for Stark 2020-02-12 01:27:50 +00:00
Oliver Davies bd962a6e71 Add slides field for talks 2020-02-12 01:27:21 +00:00
Oliver Davies a9e8a1bd81 Add excerpt field for posts 2020-02-12 01:26:54 +00:00
Oliver Davies b829ee56de Add tightenco/collect 2020-02-12 01:26:54 +00:00
Oliver Davies e82e747bbb
Enable path module 2020-02-12 01:18:39 +00:00
Oliver Davies 525f7ef5ab Update to 8.8.2 2020-02-10 00:53:05 +00:00
Oliver Davies e6c6aad25a Add drupal/speakerdeck_field 2020-02-08 16:51:31 +00:00
Oliver Davies 4c3596cd15 Add video field to talks 2020-02-08 14:19:55 +00:00
Oliver Davies 83c0601940 Configure config_exclude 2020-02-08 11:52:44 +00:00
Oliver Davies 24f9557881 Make Ansible output more verbose 2020-02-08 00:38:23 +00:00
Oliver Davies 526f567da1 Run more Drush commands during deployment 2020-02-08 00:32:11 +00:00
Oliver Davies 7a75f6b07c Remove stark blocks 2020-02-08 00:15:37 +00:00
Oliver Davies 9b1cda6de8 Use paragaphs for events
- Added drupal/paragraphs
- Added event paragraph type
- Added events field to the Talk and Workshop content types
2020-02-08 00:15:37 +00:00
Oliver Davies 522715d43b Export config 2020-02-07 22:32:25 +00:00