| title | author | date | layout |
|---|---|---|---|
Site List |
Joe Shields |
2018-07-21 |
doc |
Can't find what you're looking for? Here's a list of all the pages on this site. If you still can't find what you need, try the search box at the bottom of any page, or try searching the repo.
{% for file in site.html_pages %}
- [{{ file.title }}]({{ site.url }}{{ file.url }}) {% endfor %}