| title | Test Page | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| layout | default | ||||||||||||||||||||||
| resources |
|
||||||||||||||||||||||
| software_mentioned |
|
||||||||||||||||||||||
| feature_row |
|
{% include cass-members-represented %}
{% capture m %}{% include cass-members-represented %}{% endcapture %}
m = {{ m | inspect }}
{% assign m = m | strip_newlines | split: "|" %}m = {{ m | inspect }}
{% include show-software-mentioned.html %}
{% include sw-link-mention.html %}
{% include sw-link-mention.html product="ADIOS" %}
{% include sw-link-mention.html product="hdf5" %}
{% include sw-link-mention.html product="ParaView" %}
{% assign image_path = "" | split: "," %} {% assign title = "" | split: "," %} {% assign excerpt = "" | split: "," %}
{% for f in page.feature_row %} {% assign image_path = image_path | push: f.image_path %} {% assign title = title | push: f.title %} {% assign excerpt = excerpt | push: f.excerpt %} {% endfor %}
Feature_row = {{ page.feature_row | inspect }}
Inputs: image_path = {{ image_path | inspect }} title = {{ title | inspect }} excerpt = {{ excerpt | inspect }}
{% include flexible_feature_row no_border=true image_path=image_path title=title excerpt=excerpt %}
{% include github_edit_link %}
{% include people-info.html name="Daniel S. Katz" %}
{% include people-info.html name="Daniel S. Katz" link="github" %}
{% include people-info.html name="Daniel S. Katz" link="homepage" %}
{% include people-info.html name="Daniel S. Katz" link="nonexistent" %}
{% include people-info.html name="Daniel S. Katz" link=false %}
{% include people-info.html name="Daniel S. Katz" affiliation=true %}
{% include people-info.html name="Daniel S. Katz" affiliation=true short_affil=true %}
{% capture person %}{% include people-info.html name="Daniel S. Katz" short_affil=true %}{% endcapture %} {{ person | inspect }}
{% assign resources = page.resources %}
-
{% include show-resource-links.html links=resources %}
{% capture i %}{% include icon-map-lookup label="Area" %}{% endcapture %} {{ i | inspect }}
{% capture i %}{% include icon-map-lookup label="Supporting Member" %}{% endcapture %} {{ i | inspect }}
{% capture i %}{% include icon-map-lookup label="Repository" %}{% endcapture %} {{ i | inspect }}