{%- if site.author %}
    {% if site.author.name -%}
  • {{ site.author.name | escape }}
  • {% endif -%} {% if site.author.email -%}
  • {{ site.author.email }}
  • {%- endif %}
{%- endif %}

{{ site.description | escape }}

{%- if site.social_links -%}
    {%- for entry in site.social_links -%}
  • {%- endfor -%}
{%- endif -%}
Copyright © Gemara contributors, a Series of LF Projects, LLC. For website terms of use, trademark policy, and other project policies please see https://lfprojects.org. This site is open source. View or contribute at GitHub.