Sha256: 9d25cb609386df44e631fab09fbb32d3cef70f15c1afda49b7d3c78813b47410

Contents?: true

Size: 1.31 KB

Versions: 117

Compression:

Stored size: 1.31 KB

Contents

ifeval::["{debug}" == "true"]
.Liquid variables
[cols="2,4,6a, options="header", role="table-responsive, full-width"]
|===============================================================================
|name |value |description 

|`page.path`
|{{ page.path }}
|The path to the raw post or page. Example usage: Linking back to the page 
or post's source on GitHub. This can be overridden in the `YAML Front Matter`.

|`site.collections_dir`
|{{ site.collections_dir }}
|lorem:sentences[1]

|`page.images.dir`
|{{ page.images.dir }}
|Image path set pagewise. See FRONTMATTER defaults in `_config.yml` for the 
images path specified by: `images.dir` for specific page *type*. See the 
example below for a page of type *pages*.
[source, yaml]
----
defaults:
  - scope:
      path:          pages
      type:          pages

    values:
      images:
        dir:        /assets/images/pages
----

|`page-imagesdir`
|{{ page-imagesdir }}
| Images path set in the page by `:page-imagesdir:`. 

|`template`
|{{ site.template.name }}
|Name of the template used for rendering a page. Settings are taken from 
sitewide configuration defined by `_config.yml`.

|`includedir`
|{{ includedir }}
|lorem:sentences[1]

|===============================================================================
endif::[]

Version data entries

117 entries across 60 versions & 3 rubygems

Version Path
j1-template-2020.0.9 lib/starter_web/collections/posts/public/series/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.8 lib/starter_web/collections/posts/public/series/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.8 lib/starter_web/collections/posts/public/wikipedia/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.7 lib/starter_web/collections/posts/public/wikipedia/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.7 lib/starter_web/collections/posts/public/series/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.6 lib/starter_web/collections/posts/public/series/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.6 lib/starter_web/collections/posts/public/wikipedia/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.5 lib/starter_web/collections/posts/public/series/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.5 lib/starter_web/collections/posts/public/wikipedia/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.4 lib/starter_web/collections/posts/public/wikipedia/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.4 lib/starter_web/collections/posts/public/series/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.3 lib/starter_web/collections/posts/public/wikipedia/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.3 lib/starter_web/collections/posts/public/series/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.2 lib/starter_web/collections/posts/public/wikipedia/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.2 lib/starter_web/collections/posts/public/series/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.1 lib/starter_web/collections/posts/public/series/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.1 lib/starter_web/collections/posts/public/wikipedia/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.0 lib/starter_web/collections/posts/public/wikipedia/_posts/000_includes/tables/debug_variables.asciidoc
j1-template-2020.0.0 lib/starter_web/collections/posts/public/series/_posts/000_includes/tables/debug_variables.asciidoc
j1_template-2019.4.12 lib/starter_web/collections/posts/protected/wikipedia/_posts/000_includes/tables/debug_variables.asciidoc