Some day I discovered Flask and its Jinja templates. And this was a great template system for the web.

Later on, when I found Jekyll and its template system – Liquid, I came to me, they (Liquid-Jinja) are similar in syntax. Here is Liquid Reference.

As for now, Jekyll (as supported by GitHub Pages) supports Liquid 4.0.4, the recent version may be verified here.

Jekyl’s Variables

variable value
page.url /www/2015/07/01/liquid.html
page.date 2015-07-01 11:54:00 +0000
page.categories www
page.collection posts
page.tags liquid, jekyll

Tags

Here is a table showing another posts sharing the same tags as the current post:

Tags
liquid:
jekyll: "Jekyll's Incremental Regen", "Markdown and Pandoc", "First Post"

Posts in Polish

Filtered only Polish posts, limit just to 10 recent posts and show tags.

  1. CW cw, radio
  2. Żeglarstwo Baza Wiedzy żeglarstwo
  3. Terminator linux
  4. Cold Wars climb, książki
  5. Żeglarstwo żeglarstwo
  6. Cytaty książki
  7. Lód i mikst góry, książki
  8. Miejsce przy stole góry, książki
  9. Wspinanie wspinanie, góry, tatry
  10. Czerwone Wierchy zima, tatry

Tests

When analysing above it is good to be familiar with: