Seth Murphy

Results 23 comments of Seth Murphy

Ok, so revision to my issue. It turns out that when using `log4brains` inside a subfolder within another static site generator (like MKDocs), it breaks `log4brains`, but the navigation link...

If I could make a suggestion for the cookbook...since I have struggled with this issue for a hot minute now; but I think I've got a workaround that *kinda* works....

I find myself in a similar situation, but I'm not entirely sure how it would be addressed. Based on my knowledge, in order to get a file or package when...

~Except, I just noticed, the problem isn't with this plugin, it's with `sass`/`node-sass` itself. You're passing the concatenated file and include paths directly to the sass compiler, so this is...

I have an update. The solution I have in mind will work, but it doesn't work versions of `node-sass` less than `2.0.0`, and it's technically experimental, but it should work...

I figured it was something along those lines. I only opened an issue because I didn't see one for it already, and I wasn't sure if you guys were aware....

Sorry to stoke an old issue, but this is actually a growing trend in the world of ESLint plugins. There is actually a [monorepo](https://github.com/eslint-stylistic/eslint-stylistic) where all of the style rules...

Don't panic about the issue title there. I am just running the idea of adding another package by the eslint-stylistic team before anyone really commits to anything. If they (and...

I'm working on updating the code to create a new pull request in an effort to make this module compatible with higher versions of Node. If the need arises, I...

Ok, this is going to take longer than expected. I actually have to rewrite the entire thing...it would appear `nan` now uses a newer syntax for C++, which is causing...