Commit graph

475 commits

Author SHA1 Message Date
Oliver Davies 4e427340df Increase padding in code blocks 2020-12-17 13:06:08 +00:00
Oliver Davies 2fb7b4cf44 Change syntax highlighting theme 2020-12-17 09:42:47 +00:00
Oliver Davies ebd9903bf6 Remove dark mode from theme 2020-12-17 09:42:41 +00:00
Oliver Davies 9fba0b7292 Wrap all custom components in layers 2020-12-17 01:53:58 +00:00
Oliver Davies 4cfc932f77 Import all libraries automatically 2020-12-17 01:33:15 +00:00
Oliver Davies a7dce26971 Split custom utilities into partials 2020-12-17 01:32:43 +00:00
Oliver Davies d7b39a18e9 Split custom base classes into partials 2020-12-17 01:32:43 +00:00
Oliver Davies f12da38a40 Use postcss-easy-import for easy importing 2020-12-17 01:32:43 +00:00
Oliver Davies 3df64325b8 Sort imports [ci skip] 2020-12-17 00:05:40 +00:00
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