Nedjo Rogers

Results 38 comments of Nedjo Rogers

You could also look at using an [image markdown render hook](https://gohugo.io/templates/render-hooks/#image-markdown-example).

@regisphilibert Thx for the review! > I don't think we're ready to use the solution applied for background images though. I think this should be wrapped in its own function...

> I'll need to rework so it also supports static image files By which I guess I mean, since we [can't do processing and hence can't use a `srcset`](https://gohugo.io/content-management/image-processing/) without...

> Thanks! This is a lot fo changes and a big review for me, so I have to push it to the next release! hope to get some time to...

There's a new round of conflicts from the changes in https://github.com/theNewDynamic/gohugo-theme-ananke/commit/470ea40982f5036554819253c3ac6ed4a34193f4. I'll have a go at resolving them when I find time.

In the PR for #362, a new `featured_image_data` parameter is added to post front matter, see under "New `featured_image_data` parameter in post front matter" in https://github.com/theNewDynamic/gohugo-theme-ananke/issues/514. If that goes in,...

How would image array data be structured in page front matter? Would existing sites have to update their `featured_image` values? Can we harmonize a fix with changes proposed in https://github.com/theNewDynamic/gohugo-theme-ananke/pull/540,...

#362 may help with this in that it introduces the ability to specify an anchor per https://gohugo.io/content-management/image-processing/#anchor to be used when cropping. See the PR at https://github.com/theNewDynamic/gohugo-theme-ananke/pull/540 under "New featured_image_data...

> What would be the connection points between Agorakit and Fediverse? I've been doing a similar exercise for Drupal as part of digging into ActivityPub integration, see this issue https://github.com/swentel/activitypub/issues/2....

@philippejadin k, I've sketched in a few ideas in the issue summary. Happy to expand and discuss more.