https://github.com/siteleaf/nested-section-demo
Demo showing nested documents in a collection
https://github.com/siteleaf/nested-section-demo
Last synced: over 1 year ago
JSON representation
Demo showing nested documents in a collection
- Host: GitHub
- URL: https://github.com/siteleaf/nested-section-demo
- Owner: siteleaf
- Created: 2017-11-03T01:39:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-03T01:45:51.000Z (over 8 years ago)
- Last Synced: 2025-02-01T17:31:04.791Z (over 1 year ago)
- Language: Ruby
- Homepage: http://www.siteleaf.com
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nested-section-demo
Demo showing nested documents in a collection using Jekyll, without a plugin.
Usage:
```
{% include sections.html parent="/mycollection/" %}
```