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 GitHub
© {{ site.time | date: '%Y' }} MaxCDN | v{{ site.version }}