Tomas Fülöpp

Results 21 issues of Tomas Fülöpp

This gallery appears only to allow for row or column-based layout. Is there a possibility to create a true masonry structure -- a combination of varying widths and heights? Like...

Are there plans to use Gatsby Head API (https://www.gatsbyjs.com/docs/reference/built-in-components/gatsby-head/) and phase out react-helmet-async?

## Description While it's possible to add a canonical URL, it would be useful to remove any query parameters from it. ## Possible Implementation Provide an option for stripping query...

Where does this Gatsby theme stand in comparison with https://github.com/sasivarnan/gatsby-theme-ghost-casper? Any chance of merging and collaborating?

Gatsby's new _Image CDN_ can easily be supported by making use of `gatsbyImage`, see https://support.gatsbyjs.com/hc/en-us/articles/4426393233171-How-to-Enable-Image-CDN — meaning a considerable performance improvement.

enhancement
help wanted

Can we better leverage [Gatsby Cache API](https://www.gatsbyjs.com/docs/build-caching/) so that the pulled images persist between builds? This is to continue the discussion from a previous incarnation of this module, see https://github.com/gatsby-uc/gatsby-source-s3/issues/16#issuecomment-1026048453

enhancement
help wanted

We see some crucial problems open for a long time and lots of PR's. Is this plugin still being maintained -- or is it advisable to use https://github.com/DSchau/gatsby-source-s3 instead?

As reported by @jonathanbell at https://github.com/DSchau/gatsby-source-s3/issues/8#issuecomment-420830310: > If there are spaces inside a folder name inside the S3 AWS bucket, the value of the file property on the node objects...

May be better to indicate `npm install gatsby-source-s3 --save` instead of `npm install gatsby-source-s3 --save-dev` in README.md.

### Package next v1.6.3 (Drupal module) ### Ask the question We work on a D10 site that has "View published content" disabled for Anonymous users. JSON API data is retrieved...

question
triage