Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow collections through metadata alone #11

Closed
holic opened this issue May 8, 2014 · 1 comment
Closed

Allow collections through metadata alone #11

holic opened this issue May 8, 2014 · 1 comment

Comments

@holic
Copy link

holic commented May 8, 2014

I would like to use collections like this:

metalsmith.use(collections())

Where each file may contain a collection defined in the frontmatter:

---
collection: some_collection

---

Thoughts?

@ianstormtaylor
Copy link
Contributor

sound way smarter than what i was doing :) i'd accept a PR that kept backwards compat and did this nicely too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants