jekyll-pure-liquid-template

jekyll-pure-liquid-template

A template repository for my Pure Liquid Jekyll snippets

Jekyll Pure Liquid PROJECT_NAME

Usage

Alright, so how do you use it?

  1. Download the liquid_snippet.html file from the latest release or the master branch

  2. Toss that file in your _includes folder

  3. Where you typically would put {{ content }} in your layout, you would instead use this Liquid tag to output your page's content:

    {% include liquid_snippet.html arg1=site.whatever %}
    

Parameters

This snippet is highly customizable. Here are the available parameters to change the behavior of the snippet.

Parameter Type Default Description

Performance

The performance impact of this snippet on your site is pretty negligible. The stats below were gotten from Jekyll's --profile option.

Filename                                         | Count |    Bytes |  Time
-------------------------------------------------+-------+----------+------

License

This snippet may be redistributed under the MIT license.

jekyll logo

Want a Jekyll website built?

Hire a Jekyll developer