Ben Balter
Ben Balter
> was run twice in the same dir. Ahh, that sounds like my problem. Not urgent. Will wait for the NPM fix. Thanks for looking into this! :smile:
That error is not specific to this project. https://github.com/CocoaPods/CocoaPods/issues/10286, https://github.com/github/linguist/issues/5147, https://stackoverflow.com/questions/51263768/gem-install-fatal-error-ruby-config-h-file-not-found-in-mojave, or https://stackoverflow.com/questions/53135863/macos-mojave-ruby-config-h-file-not-found may help resolve the issue.
@dependabot rebase
@dependabot recreate
Yesssssss. I swear I opened an issue for this a while back, but can't seem to find it. All for this (json is my use case), but can't think of...
> render all layout formats with the same base name, i.e. 'layout.html' and 'layout.json'. Makes sense. @parkr any strong opinion on this? To me it's in line with Jekyll's do...
I'm liking @Floppy's implementation. Sure there's an edge case where I only want one and get both, but I'd argue that (A) that's an edge case (I can't think of...
> This is borderline magic. Ugh. Hate working with @parkr. Always crushes my dreams with his "logic". Jekyll philosophy dictates: > Jekyll does what you tell it to do —...
We should probably look into automating this via GitHub actions such that when a new tag is pushed, it automatically cuts a Gem release.
> doesn't seem to allow converting folders worth of docs at once In theory, you could write a shell script to loop through a folder and use the command line...