Home {% comment %} The code below dynamically generates a sidebar nav of pages with `layout: page` in the front-matter. See readme for usage. {% endcomment %} {% assign pages_list = site.pages %} {% for node in pages_list %} {% if node.title != null %} {% if node.layout == "page" %} {{ node.title }} {% endif %} {% endif %} {% endfor %} Install Sourcing Foreground Background Attributes Elements Icons Emojis Color Bar Confirm GitHub
© 2013-{{ site.time | date: '%Y' }}
ol' dirty bashnerds | v{{ site.version }}