vonba

Results 8 issues of vonba

The mysqldump command is missing `-h $DBHOST`

The local_remote function names the output file as mysql but the other functions name the output file as just "sql". This means that the "grep mysql" in the other functions...

The way I understand it the URL slug of a piece of content is tied to its filename which is set at create time and then not editable (unless you...

Hi there - I'm currently exploring the possibilities of Enduro to see if I can make it work for my typical scenarios. One hurdle I've come up against has to...

I am pulling content to Gatsby from Sanity using GraphQL. Content arrives without issues and I can use inline images, header tags, block quotes etc. However, when a block contains...

Hello! I'm seeing a discrepancy calculating IRR compared to Excel. It isn't huge, but when annualising it is enough for it to be a problem. Consider the following code. ```...

Hello! Super happy to find this project, I hope it's still being maintained! Would love to see a solution to my problem. I'm doing something very similar to the example....

After running `npm run start` the site loads at `http://localhost:3000` but is stuck in an endless refresh loop. I'm running the code from this repo with no modifications.