James K Nelson
James K Nelson
It's a little late, but I just want to mention that the template is actually from Gatsby. I've just reimplemented it with Navi.
I only just now figured out what this issue was about. For anyone else who runs into it: The RSS feed is only built during the static build. It doesn't...
Hey, thanks for pointing these out! I don't have time to update these right now, but would happily accept a PR!
AFAIK the linter can't lint markdown files, so this would be pretty hard to fix I'll close this for now, but feel free to re-open if you want to try...
This should definitely work for .js files. Not sure what's gone wrong.
Thanks @crzidea. If you could update `test.js` to test for the new argument, I'd be happy to merge.
Yep, updating README would be great too, thanks.
Thanks. If you were to create a PR with this in the README, I'd be happy to merge it.
I'm not really sure how to go about fixing this. I'm thinking that if you have that many files running through gulp-rev-replace, it might be worth rethinking how your gulpfile...
Ah I see, that kind of makes sense then. I'd be happy to merge a request if you can fix the issue, although seeing I'm not having the problem myself,...