{% comment %} # ----------------------------------------------------------------------------- # ~/_includes/themes/j1/procedures/global/pager.proc # HTML/Liquid procedure to create a paginator for pages of type "post" # # Product/Info: # http://jekyll.one # # Copyright (C) 2019 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/j1_template/blob/master/LICENSE # ----------------------------------------------------------------------------- # NOTE: # This pager reads the "page path" from cookie "cookieUserState". This # data is used to return from a previous (page builder) page. # ----------------------------------------------------------------------------- # Test data: # liquid_var: {{ liquid_var | debug }} # ----------------------------------------------------------------------------- {% endcomment %} {% comment %} Variables -------------------------------------------------------------------------------- {% endcomment %} {% comment %} Liquid procedures -------------------------------------------------------------------------------- {% endcomment %} {% comment %} Main -------------------------------------------------------------------------------- {% endcomment %}