Andrew Goodricke

Results 34 comments of Andrew Goodricke

A file_pattern to match. E.g.: ```js permalinks({ file_pattern: '*.html' }) ```

@webketje We could but it would need to be a major release as this wouldn't be backwards compatible. This was the main reason for not switching before. The readme could...

Thanks for the PR. Could you resolve the conflicts or create a new PR based off master? Also added tests would be great.

The Metalsmith community have taken over the core plugins as they weren't being maintained by segment.

@rjm226 This looks really good. I only had a quick skim over the code but I'll do a proper review later in the week and merge.

@fourpixels I very much agree, there is a lack of documentation and I think it's the biggest issue with Metalsmith. There are [_Community Driven_ tutorials](https://github.com/metalsmith/awesome-metalsmith/blob/master/tutorials/README.md) but as you can see,...

Hi @simplyeffectiveweb, assuming it works on version 2.0.1. I would expect @Ajedi32 will be able to help.

@simplyeffectiveweb: So, running Metalsmith on Windows, which of the following does it require? 1. `\n` - *nix 2. `\r\n` - Windows 3. `\r` - Mac i.e. Does it require the...

That makes sense with it being based on FreeBSD.