Tag: jekyll
- 
        Loops in Jekyll Liquid templatesThis blog is generated using Jekyll and the templating engine is Liquid. I wanted to display var tags = [ tag1, tag2, tag3 ]with the tags of the post at the end of the page. Note that the comma aftertag3is absent.