#4028: post-meta.html

site/_includes/post-meta.html

Path: site/_includes/post-meta.html · Type: Jekyll include

Purpose: Jekyll Liquid include partial. Renders reusable UI component on pages that call {% include post-meta.html %}. Part of the component-based page composition system.

Source: GitHub

24 lines · 22 code · 0 comments · 2 blank
CommitDateMessage
ac75fabf32021-08-10Github pages migrated to Asciidoc (site Jekyll setup)

What it does

Jekyll Liquid include partial. Renders reusable UI component on pages that call {% include post-meta.html %}. Part of the component-based page composition system. Included by other templates via the Liquid include tag. Renders as part of the page composition system where the default layout (#3923) assembles includes, layouts, and content into the final HTML.

Key takeaways

#4028: post-meta.html

Path: site/_includes/post-meta.html · Type: Jekyll include

Purpose: Jekyll Liquid include partial. Renders reusable UI component on pages that call {% include post-meta.html %}. Part of the component-based page composition system.

Source: GitHub

CommitDateMessage
ac75fabf32021-08-10Github pages migrated to Asciidoc (site Jekyll setup)

What it does

Jekyll Liquid include partial. Renders reusable UI component on pages that call {% include post-meta.html %}. Part of the component-based page composition system. Included by other templates via the Liquid include tag. Renders as part of the page composition system where the default layout (#3923) assembles includes, layouts, and content into the final HTML.

Key takeaways