Joseph Allen

Results 14 comments of Joseph Allen

The version of sharp used in this project is no longer supported in Node 12 onwards, lower versions of node are now in the end of life. See details [here](https://github.com/lovell/sharp/issues/1741)...

I've tried it with a .csv and it does work, I am guessing somewhere only .csvs are allowed through as datasets but this wasn't clear in the docs. Thanks anyway...

looking at this again I need to load in SPSS .sav files too, so I might have to convert it to .CSV and lose some benefit in this process.

@deathau can we merge this please :)

Hey I happen to have done this, the trick here is basically passing props through React router with the following pattern. Each Route takes a parameter render and you can...

You can see mine here https://landoftherisingmonkey.com/sitemap.xml

![Screenshot 2024-04-25 at 10 55 35 pm](https://github.com/nunocoracao/blowfish/assets/7880824/7db0ad83-d584-4087-bb5c-67dd6146cc2a)

I don't think this is a case where you've chosen to generate relative URLs, but perhaps I've not declared the URL in all places I should have?

In the interrim, I copied the above and placed it in layouts/_default/sitemap.xml generating the static version. Then I added my domain before each relative path, and that worked for Google....