Back to Lit

{{ title }}

packages/lit-dev-content/site/_includes/blog-post.html

latest837 B
Original Source

{{ title }}

{{ summary }}

{{ date | readableDate }} {% for authorId in author %} {% set authorData = authors[authorId] %} {{ authorData.name }} {% if authorData.links %} {% if authorData.links.twitter %} - Twitter {% endif %} {% if authorData.links.bluesky %} - Bluesky {% endif %} {% if authorData.links.github %} - GitHub {% endif %} {% endif %}

{% endfor %}

{{ content | removeHeadingAnchors | safe }} Read more posts