Sha256: 5f265c4adc0c9ec5cbc182633272c56c2c88a39e713ccf99ec2bf9b9f09a1e09

Contents?: true

Size: 286 Bytes

Versions: 24

Compression:

Stored size: 286 Bytes

Contents

{% comment %}
  Render actor's name if it's available, otherwise just return the link.

  @param actor [ActivityDrop] Actor
{% endcomment %}

{% if include.actor.available %}
  <span>{{ include.actor.name | strip_html }}</span>
{% else %}
  <span>{{ include.actor }}</span>
{% endif %}

Version data entries

24 entries across 24 versions & 4 rubygems

Version Path
sutty-jekyll-theme-0.5.6 _includes/activity_pub/actor.html
sutty-jekyll-theme-0.5.5 _includes/activity_pub/actor.html
sutty-jekyll-theme-0.5.4 _includes/activity_pub/actor.html
sutty-jekyll-theme-0.5.3 _includes/activity_pub/actor.html
sutty-jekyll-theme-0.5.2 _includes/activity_pub/actor.html
sutty-jekyll-theme-0.5.1 _includes/activity_pub/actor.html
sutty-jekyll-theme-0.5.0 _includes/activity_pub/actor.html
editorial-autogestiva-jekyll-theme-0.5.0rc8 _includes/activity_pub/actor.html
editorial-autogestiva-jekyll-theme-0.5.0rc7 _includes/activity_pub/actor.html
editorial-autogestiva-jekyll-theme-0.5.0rc6 _includes/activity_pub/actor.html
editorial-autogestiva-jekyll-theme-0.5.0rc5 _includes/activity_pub/actor.html
editorial-autogestiva-jekyll-theme-0.5.0rc4 _includes/activity_pub/actor.html
editorial-autogestiva-jekyll-theme-0.5.0rc3 _includes/activity_pub/actor.html
editorial-autogestiva-jekyll-theme-0.5.0rc2 _includes/activity_pub/actor.html
editorial-autogestiva-jekyll-theme-0.5.0rc1 _includes/activity_pub/actor.html
sutty-jekyll-theme-0.3.9 _includes/activity_pub/actor.html
sutty-jekyll-theme-0.3.8 _includes/activity_pub/actor.html
sutty-jekyll-theme-0.3.7 _includes/activity_pub/actor.html
radios-comunitarias-jekyll-theme-0.3.0rc1 _includes/activity_pub/actor.html
compost-jekyll-theme-0.3.4 _includes/activity_pub/actor.html