Kyle MacDonald

Results 9 issues of Kyle MacDonald

Hey there, I recognize that this may be an issue with **mailparser** from @andris9 but I'm hoping you may be able to give me an idea of what I might...

I have an untested branch that has this working, but wanted to know if you'd be interested in this before we pose a PR. in short, firebase has support for...

there are two options: 1. let the user pass the timestamps to the `save` function 2. on the libs side, auto update the `updated_at` timestamp when you evoke Firebase's `.update()`...

- removed some dependencies that were not in use - updated ajv 3 versions to v6. this looks to have brought some more speed and better compatibility with more modern...

we have a use case where we're compiling a large number of static pages and as we scale the number of pages we're scaling the amount of time percy-agent takes...

since we swapped `static-dev/file-loader` for `static-dev/source-loader`, we lost the ability to [easily] hash the output paths. we overlook this at times because netlify handles it for us, but in instances...

backburner

this most directly applies to `rootsmini new` but there may be wider needs as well

enhancement
backburner

in rare cases, you'll want to transform the whole collection of entries and not just each entry one-by-one. to support this we'd need some kind of global transform or after...

would be cool to have a site where users could drop in markdown, hit a button and get the output of their now tidy markdown

enhancement