aab893c1d9
Begin switching to Sass comments
2025-02-22 22:28:44 -05:00
ae81702195
Remove surplus div and put column class on block #114
2025-02-22 18:07:20 -05:00
2230b88aa2
Compile CSS
2025-02-22 16:52:44 -05:00
dede5d0f90
Prevent a slight horizontal scroll from page title area
...
Not entirely sure the root cause, but we do mess with default
overflow visibility in order to overlay the title on the image.
Ref #114
2025-02-22 16:52:25 -05:00
04d293be1a
Hide entire search bar on mobile; menu gains a search icon #114
2025-02-22 16:13:32 -05:00
1a67e98980
Remove fakeobjects library removed by composer…
...
OK, make up your mind, composer. Possible triggering change in next commit.
2025-02-21 21:13:01 -05:00
b08da36dbc
Apply updates to JS libraries from composer updates
2025-02-21 20:41:12 -05:00
f6b9ec0b0d
Compile CSS and JS
2024-10-07 12:00:42 -07:00
e3da49fcbc
Allow mastodon embeds to display properly
...
Ref #125
2024-10-07 12:00:41 -07:00
lelkneralfaro
01d6a028ed
Remove bottom whitespace coming from a margin rule
...
Sneak in an opacity rule change that should have been in the last commit
2024-10-07 11:59:56 -07:00
lelkneralfaro
bc33fe5fb2
Expand height of footer image parent and add opacity
2024-10-07 11:59:56 -07:00
0e760463e8
Re-theme slides
2024-10-07 11:59:56 -07:00
4e7f31d3b4
Override the paragraph slide template
2024-10-07 11:59:56 -07:00
2c5b6472ee
Switch template to extend stable9 rather than stable
2024-10-07 11:59:56 -07:00
84c6325436
Update templates to reflect change from field_image to field_media_image
2024-10-07 11:59:56 -07:00
abc6efebc3
Replace field_image spec in ds-1col template with field_media_image
2024-10-07 11:59:56 -07:00
5e3d693aaa
Correct the machine name of the people content type in the image to media transformation
2024-10-07 11:59:55 -07:00
c10d92021f
Add deploy hook to migrate images to media using migration helpers
2024-10-07 11:59:55 -07:00
4d03914d17
Add D10 compatibility to geo upgrade cusstom module
2024-10-07 11:46:38 -07:00
7d5e28470e
Apply automatic drupal scaffolding updates
2024-10-07 11:46:38 -07:00
141c1b25a4
Add Drupal 10 compatibility for geo custom module and theme
2024-02-21 11:42:19 -08:00
7c654e2dd5
Prevent fatal error
...
Occurred on search page, but potentially others too
2024-02-16 13:03:59 -08:00
7831090033
Apply automatic drupal scaffolding updates
2024-02-12 09:43:56 -08:00
69feea79b4
Commit compiled CSS
2022-01-28 21:24:14 -05:00
megakeegman
85744a537e
Move fixes for mobile display of comments to file with access to breakpoints
2022-01-28 21:23:52 -05:00
efaf50cc0c
Commit compiled CSS
2022-01-28 20:18:10 -05:00
c1b65d3da2
move to correct place
2022-01-28 20:17:58 -05:00
87aae76d17
Commit compiled CSS
2022-01-28 20:01:17 -05:00
d63dc2eb1b
Try adding Keegan's suggested changes to the comment CSS fairly blindly
2022-01-28 20:00:50 -05:00
518258a5b5
Update components declaration in custom theme
...
Per this:
> [warning] Components 8.x-1.x API is deprecated in components:8.x-2.0 and is removed from components:3.0.0. Update the geofresco.info.yml file to replace the component-libraries.[namespace].paths data with components.namespaces.[namespace]. See https://www.drupal.org/node/3082817
2022-01-28 19:04:59 -05:00
f620df02ca
Declare custom modules & themes compatible with Drupal 9
2021-11-19 10:02:02 -05:00
9c2e84374f
Commit D9 updates to scaffolded files
2021-11-19 09:57:34 -05:00
f322a7c93a
Iterate through authors as getting value directly only gets the first
...
Ref #108
2021-08-18 22:16:50 -04:00
1ab0ad4b3e
Prevent errors trying to get values where are none
...
Notice: Trying to get property 'title' (and then 'value') of non-object
Ref #108
2021-08-18 21:52:24 -04:00
c92fd716c3
Commit compiled CSS
2021-08-17 08:23:46 -04:00
c85ffc32b4
Remove minimum height from iframes to fix audio in hope fitvids can handle edge cases
...
Ref #111
2021-08-17 08:23:33 -04:00
5e203c1046
Commit compiled CSS with no changes from source but formatting & extremely minor updates from switch to sassc compiling
2021-08-17 08:19:02 -04:00
ae9a89872c
Remove failed & gone Gulp stuff from README
2021-08-17 07:52:59 -04:00
e5171eb26e
Update css compiling helper script
2021-08-17 07:51:17 -04:00
d7de47411e
Use later node version and simplify package.json further
...
We're matching Family & Home here
2021-08-17 07:48:24 -04:00
378e4d969c
Remove dependencies that break npm install
...
TypeError [ERR_INVALID_ARG_TYPE]: The original argument must be of type function
at promisify (internal/util.js:206:11)
at Object.<anonymous> (/home/mlncn/.nvm/versions/node/v8.4.0/lib/node_modules/npm/node_modules/@npmcli/move-file/index.js:26:18)
at Module._compile (module.js:573:30)
at Object.Module._extensions..js (module.js:584:10)
2021-08-17 07:31:38 -04:00
mlncn
d69b6a9897
Commit updated .htaccess from Drupal scaffolding
2021-04-05 16:55:16 -04:00
benjamin melançon
89267e8225
Commit scaffolding-provided ignore files
2020-05-06 22:58:23 -04:00
benjamin melançon
eeab814df7
Use new style of config sync directory specification
...
Per https://www.drupal.org/node/3018145
Thanks wolcen!
Ref #109
2020-03-20 18:43:31 -04:00
benjamin melançon
d321bd9cae
Update composer lock + Drupal scaffolding files with 8.8
...
Ref #109
2020-03-20 14:28:52 -04:00
benjamin melançon
bffe7b4770
Add comments template with temporary skipping of content links if no permission to administer
2020-02-06 14:14:25 -05:00
benjamin melançon
9836ea11a6
Commit compiled CSS/JS
2020-02-05 14:16:04 -05:00
benjamin melançon
bebd944698
Ensure empty indicator marks hidden despite tag styling; position visible mark to left
...
This will move into Octavia or even Bulma theme ideally
Ref https://gitlab.com/drutopia/drutopia/issues/283
2020-02-05 14:15:52 -05:00
benjamin melançon
6aafa4dfe8
Output permalink URLs to allow remix of date as permalink
...
Ref https://gitlab.com/drutopia/drutopia/issues/283
This will move into Octavia or even Bulma theme ideally
2020-02-05 14:11:10 -05:00
benjamin melançon
d20eb20f30
Format code comments
2019-10-10 02:00:18 -04:00