Cameron
Cameron
Hi @alfredlam42, sorry for the delay. Have been massively busy. I'll take another look at this over weekend.
Having the same issue.
Cool, yeah I think it could be super helpful to remove a lot of the setup config. Let me know how it goes!
Any luck on adding this?
@r-park No worries. If I get a chance, I could do a PR. Seems like it could be useful!
Yep, I think this is it: https://github.com/segmentio/metalsmith-permalinks/blob/master/lib/index.js#L93
@stefanjudis Looks like a directory wasn't pushed to git, then .gitkeep broke the tests. Just fixed. Should be good for a review. 👍
Sure, that's cool. What were you thinking for the getting started guide? We can do that in this PR.
I updated the readme with all the correct configs to get started. I'm not so sure exactly what you're needing in the other sections. Everything looks like it's already detailed....
@stefanjudis Sure. The `contentful` property was also somewhat confusing. Maybe it would be better to keep consistent with the `entry_` naming and specify `entry_content_types`? This could be an array of...