Commit graph

467 commits

Author SHA1 Message Date
3df64325b8 Sort imports [ci skip] 2020-12-17 00:05:40 +00:00
265b6f17ca Improve syntax highlighting 2020-12-16 23:52:30 +00:00
832b2897f3 Improve code snippet styles in light and dark mode 2020-12-16 23:33:20 +00:00
c8b737a537 Update .idea settings [ci skip] 2020-12-16 22:11:02 +00:00
e83b5ec517 Only override the blog posts view lists
Prevent other views, such as the talks listing page, from being
overridden with the same changes as the blog post listing page.
2020-12-16 21:35:29 +00:00
52964e2eca Improve note styling in dark mode 2020-12-16 20:52:45 +00:00
c3b5763adf Fix colour for 'Posted' text in dark mode 2020-12-16 20:28:37 +00:00
889f7fa8bb Remove subscribe link from blog page 2020-12-16 20:21:21 +00:00
290ab7098d Override view list, change heading to h2 2020-12-16 20:21:21 +00:00
f0039080e4 Display list of posts, grouped by year 2020-12-16 20:21:21 +00:00
f76cc9d98f Fix PHP version in CI, lock to 7 2020-12-16 19:29:08 +00:00
1cf6fec3a5 Hide post notes and amendments for now 2020-12-16 00:38:09 +00:00
acf91fb1a9 Always have a gap between main content and sidebar 2020-12-16 00:35:54 +00:00
149290ef98 Config changes 2020-12-16 00:29:28 +00:00
489159f841 Add prose class to featured posts 2020-12-16 00:29:00 +00:00
c829902ca0 Remove DDEV drush command [ci skip] 2020-12-16 00:27:25 +00:00
31756a215e Omit the DBA container [ci skip] 2020-12-14 02:05:29 +00:00
58210e255f wip 2020-12-12 21:00:36 +00:00
2fb52df7c8 Add --no-interaction argument 2020-12-12 12:29:02 +00:00
129857be92 Update Composer on the web server
References 
2020-12-08 17:01:03 +00:00
470ad3941e Update plugin versions
References 
2020-12-08 17:00:55 +00:00
0cebeeed9c Remove references to Composer 1
References 
2020-12-08 17:00:53 +00:00
c8f7d063d1 Update Composer in DDEV 2020-12-08 16:50:04 +00:00
6edf584ac5 Remove illuminate/support dependency
References 
2020-12-08 00:18:24 +00:00
366f2babc3 Remove support links
References 
2020-12-07 23:30:08 +00:00
a85529c0af Update name and description
References 
2020-12-07 23:30:08 +00:00
ce374861ba Change role text colour in dark mode
References 
2020-12-03 08:16:33 +00:00
352637b390 Enable lazy loading for recommendation images 2020-12-03 02:28:04 +00:00
8382d4df36 Remove new-www subdomain 2020-12-02 07:56:54 +00:00
7b11bb43f6 Split web and DB onto different servers 2020-12-01 23:12:58 +00:00
f0b3cc30ec Update caniuse database [ci skip] 2020-12-01 21:52:31 +00:00
71294cb75e Re-add block background colour 2020-11-28 19:57:17 +00:00
bb797fc956 Update project name in DDEV [ci skip] 2020-11-28 19:14:52 +00:00
9a57445eec Allow for skipping CI [ci skip] 2020-11-27 21:37:41 +00:00
1c74690e4e Update Drupal to 8.9.9 2020-11-19 01:27:31 +00:00
e89ddd6ddb Enable shortcut module 2020-11-11 20:02:12 +00:00
c462388c37 Update intro text for Talks page 2020-11-11 19:36:16 +00:00
caa897a837 Update title and intro text for Talks page 2020-11-11 19:32:52 +00:00
a656280e7b Extract helper methods 2020-11-10 20:25:07 +00:00
06c3da1880 Add public constants for field names
Make it easier and safer when referencing field names by adding public
constants for them to the Talk and Post classes.
2020-11-10 19:34:15 +00:00
3025ab0f68 Change table header colour in dark mode 2020-11-08 14:51:02 +00:00
097293fc3e Change input text colour in dark mode 2020-11-08 13:45:25 +00:00
a574e7e532 Change blockquote colour in dark mode 2020-11-08 13:36:16 +00:00
9ea86e6559 Set h3 heading colour in dark mode 2020-11-02 14:25:43 +00:00
47632b00b8 Ensure that theme assets can be built 2020-11-02 14:25:26 +00:00
26c1138139 Remove command to get a database from the server 2020-11-02 01:20:27 +00:00
147a5ad1da Use dark mode for Gin admin theme 2020-11-02 01:04:30 +00:00
c57d864d10 Stop trying to send emails to an example address 2020-11-02 00:56:17 +00:00
8139a04eb8 Deploy on pushes to production 2020-11-02 00:49:29 +00:00
38e7d23fd0 Only run CI for pull requests 2020-11-02 00:38:31 +00:00