Commit graph

766 commits

Author SHA1 Message Date
Oliver Davies 265b6f17ca Improve syntax highlighting 2020-12-16 23:52:30 +00:00
Oliver Davies 832b2897f3 Improve code snippet styles in light and dark mode 2020-12-16 23:33:20 +00:00
Oliver Davies c8b737a537 Update .idea settings [ci skip] 2020-12-16 22:11:02 +00:00
Oliver Davies 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
Oliver Davies 52964e2eca Improve note styling in dark mode 2020-12-16 20:52:45 +00:00
Oliver Davies c3b5763adf Fix colour for 'Posted' text in dark mode 2020-12-16 20:28:37 +00:00
Oliver Davies 889f7fa8bb Remove subscribe link from blog page 2020-12-16 20:21:21 +00:00
Oliver Davies 290ab7098d Override view list, change heading to h2 2020-12-16 20:21:21 +00:00
Oliver Davies f0039080e4 Display list of posts, grouped by year 2020-12-16 20:21:21 +00:00
Oliver Davies f76cc9d98f Fix PHP version in CI, lock to 7 2020-12-16 19:29:08 +00:00
Oliver Davies 1cf6fec3a5 Hide post notes and amendments for now 2020-12-16 00:38:09 +00:00
Oliver Davies acf91fb1a9 Always have a gap between main content and sidebar 2020-12-16 00:35:54 +00:00
Oliver Davies 149290ef98 Config changes 2020-12-16 00:29:28 +00:00
Oliver Davies 489159f841 Add prose class to featured posts 2020-12-16 00:29:00 +00:00
Oliver Davies c829902ca0 Remove DDEV drush command [ci skip] 2020-12-16 00:27:25 +00:00
Oliver Davies 31756a215e Omit the DBA container [ci skip] 2020-12-14 02:05:29 +00:00
Oliver Davies 58210e255f wip 2020-12-12 21:00:36 +00:00
Oliver Davies 2fb52df7c8 Add --no-interaction argument 2020-12-12 12:29:02 +00:00
Oliver Davies 129857be92 Update Composer on the web server
References #305
2020-12-08 17:01:03 +00:00
Oliver Davies 470ad3941e Update plugin versions
References #305
2020-12-08 17:00:55 +00:00
Oliver Davies 0cebeeed9c Remove references to Composer 1
References #305
2020-12-08 17:00:53 +00:00
Oliver Davies c8f7d063d1 Update Composer in DDEV 2020-12-08 16:50:04 +00:00
Oliver Davies 6edf584ac5 Remove illuminate/support dependency
References #302
2020-12-08 00:18:24 +00:00
Oliver Davies 366f2babc3 Remove support links
References #299
2020-12-07 23:30:08 +00:00
Oliver Davies a85529c0af Update name and description
References #299
2020-12-07 23:30:08 +00:00
Oliver Davies ce374861ba Change role text colour in dark mode
References #293
2020-12-03 08:16:33 +00:00
Oliver Davies 352637b390 Enable lazy loading for recommendation images 2020-12-03 02:28:04 +00:00
Oliver Davies 8382d4df36 Remove new-www subdomain 2020-12-02 07:56:54 +00:00
Oliver Davies 7b11bb43f6 Split web and DB onto different servers 2020-12-01 23:12:58 +00:00
Oliver Davies f0b3cc30ec Update caniuse database [ci skip] 2020-12-01 21:52:31 +00:00
Oliver Davies 71294cb75e Re-add block background colour 2020-11-28 19:57:17 +00:00
Oliver Davies bb797fc956 Update project name in DDEV [ci skip] 2020-11-28 19:14:52 +00:00
Oliver Davies 9a57445eec Allow for skipping CI [ci skip] 2020-11-27 21:37:41 +00:00
Oliver Davies 1c74690e4e Update Drupal to 8.9.9 2020-11-19 01:27:31 +00:00
Oliver Davies e89ddd6ddb Enable shortcut module 2020-11-11 20:02:12 +00:00
Oliver Davies c462388c37 Update intro text for Talks page 2020-11-11 19:36:16 +00:00
Oliver Davies caa897a837 Update title and intro text for Talks page 2020-11-11 19:32:52 +00:00
Oliver Davies a656280e7b Extract helper methods 2020-11-10 20:25:07 +00:00
Oliver Davies 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
Oliver Davies 3025ab0f68 Change table header colour in dark mode 2020-11-08 14:51:02 +00:00
Oliver Davies 097293fc3e Change input text colour in dark mode 2020-11-08 13:45:25 +00:00
Oliver Davies a574e7e532 Change blockquote colour in dark mode 2020-11-08 13:36:16 +00:00
Oliver Davies 9ea86e6559 Set h3 heading colour in dark mode 2020-11-02 14:25:43 +00:00
Oliver Davies 47632b00b8 Ensure that theme assets can be built 2020-11-02 14:25:26 +00:00
Oliver Davies 26c1138139 Remove command to get a database from the server 2020-11-02 01:20:27 +00:00
Oliver Davies 147a5ad1da Use dark mode for Gin admin theme 2020-11-02 01:04:30 +00:00
Oliver Davies c57d864d10 Stop trying to send emails to an example address 2020-11-02 00:56:17 +00:00
Oliver Davies 8139a04eb8 Deploy on pushes to production 2020-11-02 00:49:29 +00:00
Oliver Davies 38e7d23fd0 Only run CI for pull requests 2020-11-02 00:38:31 +00:00
Oliver Davies 98c01e29ea Update contrib modules
- admin_toolbar: 2.2.0 => 2.4.0
- config_filter: 1.5.0 => 1.8.0
- config_split: 1.4.0 => 1.7.0
- honeypot: 2.0.0 => 2.0.1
- hook_event_dispatcher: 2.2.0 => 2.4.0
- metatag: 1.13.0 => 1.14.0
- stage_file_proxy: 1.0.0 => 1.1.0
2020-11-02 00:33:52 +00:00