Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 484 Bytes

NOTES.md

File metadata and controls

24 lines (11 loc) · 484 Bytes

Collection Notes

Collection with Subdirectories

Note: All docs get "flattened" and added to a single docs (entries) array.

More

What properties does a collection support?

  • label =>
  • docs => (not working if accessed with literal e.g. site.chapters instead of site.collections[0] - why?)
  • files => note: only "static" files w/o front matter (e.g. yaml block/header)

What properties does a document support?

  • path
  • relative_path