Collections is settled as of Jekyll v3
This commit is contained in:
parent
3129372d12
commit
c49d1fc1bd
|
@ -4,13 +4,6 @@ title: Collections
|
||||||
permalink: /docs/collections/
|
permalink: /docs/collections/
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="note warning">
|
|
||||||
<h5>Collections support is unstable and may change</h5>
|
|
||||||
<p>
|
|
||||||
This is an experimental feature and the API may change until the feature stabilizes.
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
Not everything is a post or a page. Maybe you want to document the various
|
Not everything is a post or a page. Maybe you want to document the various
|
||||||
methods in your open source project, members of a team, or talks at a
|
methods in your open source project, members of a team, or talks at a
|
||||||
conference. Collections allow you to define a new type of document that behave
|
conference. Collections allow you to define a new type of document that behave
|
||||||
|
|
Loading…
Reference in New Issue