{% comment %} # ----------------------------------------------------------------------------- # ~/_includes/templates/j1/layouts/shim_generator.html # Liquid template to generate HTML shim configs for ALL modules configured # # Product/Info: # https://jekyll-one.com # # Copyright (C) 2019 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one/j1_template_mde/blob/master/LICENSE # # ----------------------------------------------------------------------------- # Test data: # {{ j1_config | debug }} # # ----------------------------------------------------------------------------- {% endcomment %} {% comment %} Variables --------------------------------------------------------------- {% endcomment %} {% assign j1_apps = site.data.apps %} {% assign nedb_config = j1_apps.j1_nedb %} {% comment %} Main --------------------------------------------------------------- {% endcomment %}