You do now!
github.com/11ty/11ty-we...
You do now!
github.com/11ty/11ty-we...
{% for item in components %}
{% for c in collections.components %}
{% if c.data.title | slugify == item.type %}
{{ c.data.template | renderContent("njk", { headingText: item.headingText }) }}
{% endif %}
{% endfor %}
{% endfor %}
{% for item in components %}
{% for c in collections.components %}
{% if c.data.title | slugify == item.type %}
{{ c.data.template | renderContent("njk", { headingText: item.headingText }) }}
{% endif %}
{% endfor %}
{% endfor %}
#3drendering #portfolioinmotion #archviz #visualizationartist #rendercontent #architecturalvisualization #creativestudio #3dportfolio #digitalarchitecture #visualcontent #renderinspo #3dsmax #archdaily #cgiartist
#3drendering #portfolioinmotion #archviz #visualizationartist #rendercontent #architecturalvisualization #creativestudio #3dportfolio #digitalarchitecture #visualcontent #renderinspo #3dsmax #archdaily #cgiartist
- getDetails() exits if a page is sent to it, it only runs for posts
- renderContent() only gets & shows categories & tags for posts, not pages
- getDetails() exits if a page is sent to it, it only runs for posts
- renderContent() only gets & shows categories & tags for posts, not pages