Commit graph

6965 commits

Author SHA1 Message Date
8551843b04 Move src and tests directories 2020-03-11 21:30:20 +00:00
41ca11b514 Update casing in JS variables 2020-03-10 13:11:41 +00:00
b0f4439c29 Split onto multiple lines 2020-03-09 21:53:04 +00:00
8cd605bf89
Update regex 2020-03-09 20:38:30 +00:00
0ed1b4de17 Add excerpt 2020-03-09 19:03:42 +00:00
bb8e3820cc Rename tailwind to app 2020-03-09 18:17:56 +00:00
41d8989679 Change file extension to .pcss 2020-03-09 18:16:37 +00:00
c7846942a8 Publish Symfony server post 2020-03-09 14:09:05 +00:00
c2204d7bd5 Add Tailwind CSS talk for DrupalCamp London 2020-03-09 12:41:24 +00:00
826bc6808f Update Symfony server post 2020-03-09 01:58:45 +00:00
a43d1059ef Update company address 2020-03-08 19:03:38 +00:00
2b591083f0 Fix compile errors due to prettier changes 2020-03-08 18:59:29 +00:00
8092202ba8 Update date in site message 2020-03-08 18:06:14 +00:00
85a10c545b Run prettier on all *.md files
```
prettier '{app,source}/**/**.md' --write
```
2020-03-08 17:57:45 +00:00
a3ceeaf0f3 Add prettier 2020-03-08 17:56:14 +00:00
34f876cecc Update Symfony server post 2020-03-08 15:29:47 +00:00
dc7fb0723e Remove duplicate date 2020-03-08 14:45:14 +00:00
68ac0a013d Rename Symfony local server posts 2020-03-08 14:41:34 +00:00
dependabot-preview[bot]
ee3e32ea8f Bump @symfony/webpack-encore from 0.28.2 to 0.28.3
Bumps [@symfony/webpack-encore](https://github.com/symfony/webpack-encore) from 0.28.2 to 0.28.3.
- [Release notes](https://github.com/symfony/webpack-encore/releases)
- [Changelog](https://github.com/symfony/webpack-encore/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/webpack-encore/compare/v0.28.2...v0.28.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-08 14:38:52 +00:00
dependabot-preview[bot]
00cf023a4c Bump tightenco/collect from 6.16.0 to 6.17.0
Bumps [tightenco/collect](https://github.com/tightenco/collect) from 6.16.0 to 6.17.0.
- [Release notes](https://github.com/tightenco/collect/releases)
- [Commits](https://github.com/tightenco/collect/compare/v6.16.0...v6.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-08 14:38:32 +00:00
bdb50d9462 Move dates into the front matter 2020-03-08 14:37:44 +00:00
67e38bf142 Redirect all articles paths to blog 2020-02-23 21:42:27 +00:00
a56cfb61be Copy across existing redirects 2020-02-23 20:52:23 +00:00
06acf6f863 Make border colour more subtle 2020-02-23 19:58:21 +00:00
e9cd1078d0 Update blockquote styling 2020-02-23 19:57:50 +00:00
14bf930e42 Fix spacing on the element after a blockquote 2020-02-23 19:25:25 +00:00
dependabot-preview[bot]
acaecfaa05 Bump tightenco/collect from 6.15.0 to 6.16.0
Bumps [tightenco/collect](https://github.com/tightenco/collect) from 6.15.0 to 6.16.0.
- [Release notes](https://github.com/tightenco/collect/releases)
- [Commits](https://github.com/tightenco/collect/compare/v6.15.0...v6.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 19:08:29 +00:00
dependabot-preview[bot]
dccfcbfe61 Bump alpinejs from 1.11.0 to 1.12.0
Bumps [alpinejs](https://github.com/alpinejs/alpine) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/compare/v1.11.0...v1.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-19 02:15:15 +00:00
ae11a96db0 Document the provision command 2020-02-19 01:16:21 +00:00
6d79ff1ffc Add HTTPS with certbot
Fixes #1
2020-02-19 01:16:09 +00:00
75652fe560 Split args onto separate lines 2020-02-19 00:58:41 +00:00
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
49d691b6c0 Add notes about hosting and deployments 2020-02-19 00:53:42 +00:00
6bdc3bfae3 Downgrade Drush to 9.7.2 2020-02-18 23:21:17 +00:00
fce3a7c378 Ignore all block config 2020-02-18 23:06:54 +00:00
a2ac2b79a0 Bump the PHP version to 7.4 2020-02-18 23:06:15 +00:00
7acfeb99d4 Add excerpt field 2020-02-14 23:41:59 +00:00
b75343a17b Add event date field 2020-02-14 23:33:09 +00:00
dependabot-preview[bot]
592f920d4e Bump alpinejs from 1.10.1 to 1.11.0
Bumps [alpinejs](https://github.com/alpinejs/alpine) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/compare/v1.10.1...v1.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-14 23:10:55 +00:00
1c9eb77604 Add more contrib modules 2020-02-14 21:02:12 +00:00
56ea91e299
Update workshop times 2020-02-14 11:56:08 +00:00
f8e4057686 Update DrupalCamp image 2020-02-14 11:53:39 +00:00
8c939fe770 Update DrupalCamp image 2020-02-14 11:51:43 +00:00
6b4d3bb94a Enable pipelining
https://www.jeffgeerling.com/blog/2017/slow-ansible-playbook-check-ansiblecfg
2020-02-13 00:12:39 +00:00
c160f2303e Add basic block type 2020-02-13 00:10:22 +00:00
6c519a7580 Add drupal/config_ignore, ignore block config 2020-02-13 00:09:51 +00:00
fc19e5a4a3 Add message about DrupalCamp London workshop 2020-02-12 20:11:53 +00:00
7a5c647352 Remove drupal/core-project-message 2020-02-12 14:45:53 +00:00
0b2ec0c2e4 Move images and symlink back in 2020-02-12 11:46:26 +00:00
59e3a18145 Add path to talk content type 2020-02-12 11:10:14 +00:00