--- type: website --- {% assign featured_pages = site.pages | where_exp: "page", "page.tags contains 'Featured'" %} {% assign recent_pages = site.pages | where_exp: "page", "page.updated" | sort: "updated", "first" %} {% include 2017/head.html %} {% include 2017/top-nav.html page=page is_home=true %}
Hey! I'm @rstacruz and this is a modest collection of cheatsheets I've written.
{% include 2017/search-form.html live=true %}