Commit graph

1042 commits

Author SHA1 Message Date
c18ad4a3e2 Update composer lock file 2025-07-19 12:11:22 -04:00
39db8dfa66 Update LinkIt to version that supports latest Drupal 10.5.1 2025-07-19 12:11:19 -04:00
5aa67953e3 Make the X perfect
Ref #114 #126
2025-07-15 22:48:36 -04:00
0eaafd6208 Give up on linear gradient and do a 1px wide background
Also move more elementy stuff from components, and hope the weird
small-screen adjustments are not applicable anymore?

Ref #114 #126
2025-07-15 22:48:15 -04:00
161844eb8f How does this look the same
Ref #114 #126
2025-07-15 22:21:25 -04:00
2637b987a3 Use hamburger menu for tablet as well, and hide drawer completely when closed
Ref #114 #126
2025-07-15 20:32:22 -04:00
03a075e255 Format source code (no other changes) 2025-07-15 20:21:31 -04:00
f94ea2a8e0 Bring in Bulma utilities but override the background to set it back to white
Ref #114 #126
2025-07-15 20:13:05 -04:00
65aa18444e Make responsive, add our tweaks, de-conflict variables
Ref #114 #126
2025-07-15 20:12:30 -04:00
c7c310a394 Move elements from components into elements, sassify comments, make our tweaks 2025-07-15 20:11:17 -04:00
d56ee8dcee Proof of concept for a more appropriate accessible 'hamburger' menu
From https://unused-css.com/blog/css-only-hamburger-menu/

Ref #114 #126
2025-07-15 12:51:30 -04:00
c2f931f06a Make the burger menu look nice before realizing details/summary cannot be nicely responsive
One unmentioned con: The menu has to be repeated in HTML for this to switch responsively from spelled-out menu to hamburger, with the widescreen version outside the details.  (Or JavaScript is needed to set the initial open/close state based on  viewport size, and that seems to defeat the purpose.)

Left as comment at https://lucas-levin.com/code/blog/burger-navigation-menu-with-no-javascript-and-no-checkbox-hack
2025-07-15 08:39:56 -04:00
234bc216c5 Add code and style for 'hamburger' menu nav
Ref #114 #126
2025-07-15 01:42:21 -04:00
a638bc8fcc Display footnotes group placeholder on articles #140 2025-07-14 23:18:06 -04:00
75f3281e50 Add key steps to deployment while generously displaying my ignorance 2025-07-14 13:53:03 -04:00
2db52db7a1 Compile CSS 2025-07-14 13:46:37 -04:00
7f6f09bc68 Swap back to original SCSS with one enhancement from 'new' test 2025-07-14 13:46:20 -04:00
7ac916395a Temporarily add 'new' style proof of concept, with one key part moved to our 'old' 2025-07-14 09:15:23 -04:00
12a1bf138d Improve docs regarding compiling 2025-07-14 09:12:23 -04:00
a8f0d6889d Don't show label as it is slightly redundant with files table on articles #141 2025-07-14 08:16:39 -04:00
306834248d Show files table on articles #141 2025-07-14 08:12:18 -04:00
65c9398407 Add one required deploy step but now the following doesn't work 2025-07-14 07:49:11 -04:00
cea13f85ec Update composer lock file 2025-07-13 23:53:55 -04:00
6be3f95e70 Apply config changes after database updates 2025-07-11 16:01:46 -04:00
cb8d8cd65b Update composer lock file 2025-07-11 16:00:33 -04:00
6f4fee5fc3 Update patch on issue that will apparently never get committed, but people keep updating 2025-07-11 15:59:06 -04:00
ac372f2838 Update composer lock file 2025-05-10 00:32:54 -04:00
b522ffa71d Add Facet Bot Blocker module #139 2025-05-10 00:32:48 -04:00
6470c5dd2d Document new deployment approach 2025-05-09 15:28:56 -04:00
70fffb988d Apply config change for GEO IP after database update 2025-05-09 14:41:17 -04:00
c70662c652 Enable and configure Givebutter integration module #138 2025-05-09 14:40:37 -04:00
d5eedb1f8a Update composer lock file 2025-05-09 14:39:40 -04:00
2e3b1f9702 Add contrib Givebutter module we just made #138 2025-05-09 13:25:25 -04:00
22fcbd630b Make clear that's for dev not live code to be committed 2025-03-28 16:40:45 -04:00
5a5d7530e2 Add note to README on compiling SCSS 2025-03-28 16:39:47 -04:00
360d1243ea Remove Gulp 2025-03-28 15:39:18 -04:00
5d90466e1d Add VScode settings 2025-03-28 15:38:34 -04:00
2b6e193c87 Update README for DDEV npm 2025-03-28 15:37:34 -04:00
56f5eafbce Compile CSS 2025-03-28 15:35:59 -04:00
151b411797 Update theme to Bulma 1.0 so that CSS compiles if not look precisely right 2025-03-28 15:35:47 -04:00
66fea3dc4b Apply config change after Visitors database update
'Adds view counter for any content entity type.'
2025-03-26 09:56:51 -04:00
210c893050 Update composer lock file 2025-03-26 09:48:58 -04:00
ad00b1b601 Improve RSS display for articles and blogs #137 #89 2025-03-16 21:03:38 -04:00
bd681b40ed Add RSS feed per-author #137 #89 2025-03-16 21:02:40 -04:00
1bd5683063 Apply self-updates to article teaser 2025-03-16 16:54:25 -04:00
ce184f10ba Configure OpenGraph and Twitter metadata #125 2025-03-16 16:54:08 -04:00
accc3558be Disable admin mode on CAPTCHA 2025-03-16 16:53:10 -04:00
28b8382493 Update composer lock file 2025-03-16 10:12:35 -04:00
Chris (wolcen) Thompson
686046ddc8 Downgrade to php 8.1 (and use dns when possible with ddev!...pls) 2025-02-24 00:15:19 -05:00
a9eb5fa2c9 Remove reference to unneeded post scaffold script 2025-02-23 23:53:25 -05:00