| layout | subpage |
|---|---|
| title | Library Reference |
| fulltitle | LameStation Library Reference |
| subtitle | These libraries represent the core platform that make up LameStation. |
| permalink | /reference/library/ |
{% for _collection in site.collections %}{% if _collection.label == page.collection %}{% assign librarylist = _collection.docs %}{% endif %}{% endfor %} {% include librarylistall.html %}