Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 902 Bytes

File metadata and controls

25 lines (24 loc) · 902 Bytes
layout default
permalink /fullList.html
codename FullList
title Minden snippet listája
tags snippets skipfromindex
authors Csorba Kristóf

Minden snippet

{% assign skippedPageTag = 'skipfromindex' %} {% assign sortedPages = site.pages | sort:"codename" %} {% for page in sortedPages %} {% unless page.tags contains skippedPageTag %} {% endunless %} {% endfor %}
KódCímCímkékSzerzők
{{page.codename}}{{ page.title }}{{page.tags}}{{page.authors}}

subscribe via RSS