{{ site.title | default: site.github.repository_name }}
  
  {{ site.description | default: site.github.project_tagline }}
  {% if site.show_downloads %}
    Download
  {% endif %}
  Documentation
  {% if site.github.is_project_page %}
    View on GitHub
  {% else %}
    View on GitHub
  {% endif %}