Chris Nicholson
Chris Nicholson
Yes, you need to document for akismet what fields you are using basically. it’s in the documentation on the staticman website I believe, but it’s not explained well. I think...
The correct URL is your domain, the full URL including https. Is your code public? It will be much easier to debug if we can actually look at the repository,...
Okay I figured out my initial problem (and edited the comment). The site key that's live on my website needed to match the request I was submitting. But now the...
Thanks! This is a huge help! One question: Given i deployed to Heroku by clicking the button, what’s the right way to make the change? I’ve never modified code on...
So I misspoke slightly, it runs fine in a GitHub action using Ubuntu–latest. And you're right, I'm using 1.14 explicitly in my gemfile, and I remember there's a reason but...
Actually, just tried putting only the generated images in the folder and that did not work. What's the right solution here?
Yea I have a build action on GitHub that doesn’t preserve any build files: https://github.com/datapolitical/chrisfnicholson.github.io/blob/main/.github/workflows/build-jekyll.yml my past solution was just to copy the generated files (from Jekyll-webp) back into the...
Yea I have that set up for some things, I’ll see if I can add it for those folders. and a Dev flag would be nice cause 90% of the...
Any update here?
I'm happy to build most of these changes myself, (the auto-creation of the game might be more complex than I'm assuming) but It'll be helpful to know from the team...