<div class="c-blogmetadata">
    <time>June 6, 2022</time>
    <span>Author:
        <a href="https://cdlib.org/cdlinfo/author/astriker/">Anna Striker</a>

    </span>
    <span>Categories:
        <ul>
            <li>
                <a href="https://cdlib.org/cdlinfo/category/collections/shared-print/">Shared Print</a>

            </li>
            <li>
                <a href="https://cdlib.org/cdlinfo/category/collections/west/">WEST</a>

            </li>
        </ul>
    </span>
</div>
<div class="c-blogmetadata">
  <time>{{ blogmetadata.date }}</time>
  <span>Author: {{> @link blogmetadata.author}}</span>
  <span>Categories:
    <ul>
      {{#each blogmetadata.categoryList}}
      <li>{{> @link }}</li>
      {{/each}}
    </ul>
  </span>
</div>
{
  "blogmetadata": {
    "date": "June 6, 2022",
    "author": {
      "link": {
        "text": "Anna Striker",
        "url": "https://cdlib.org/cdlinfo/author/astriker/"
      }
    },
    "categoryList": [
      {
        "link": {
          "text": "Shared Print",
          "url": "https://cdlib.org/cdlinfo/category/collections/shared-print/"
        }
      },
      {
        "link": {
          "text": "WEST",
          "url": "https://cdlib.org/cdlinfo/category/collections/west/"
        }
      }
    ]
  }
}

No notes defined.