Liquid
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:
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.
- CW cw, radio
- Żeglarstwo Baza Wiedzy żeglarstwo
- Terminator linux
- Cold Wars climb, książki
- Żeglarstwo żeglarstwo
- Cytaty książki
- Lód i mikst góry, książki
- Miejsce przy stole góry, książki
- Wspinanie wspinanie, góry, tatry
- Czerwone Wierchy zima, tatry
Tests
When analysing above it is good to be familiar with: