mirror of
https://github.com/vale981/metalsmith-collections
synced 2025-03-05 09:21:39 -05:00
update readme
This commit is contained in:
parent
d8b3674c12
commit
e613b8cef7
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
- **by pattern** - this is just passing a globing pattern that will group any files that match into the same collection.
|
||||
- **by metadata** - this is adding a specific `collection` metadata field to each item that you want to add to a collection.
|
||||
|
||||
|
||||
The simplest way to create a collection is to use a pattern to match the files you want to group together:
|
||||
|
||||
```json
|
||||
|
|
Loading…
Add table
Reference in a new issue