--- layout: default ---

{{ page.title }}

{{ page.author }} {% if page.categories %}
{% for category in page.categories %} {{ category }} {% endfor %}
{% endif %}
{% if page.image %}
{{ page.title }}
{% endif %}
{{ content }}

Project Details

{% if page.components %}

Components

    {% for component in page.components %}
  • {{ component }}
  • {% endfor %}
{% endif %} {% if page.difficulty %}

Difficulty

{{ page.difficulty }}

{% endif %} {% if page.cost %}

Estimated Cost

{{ page.cost }}

{% endif %} {% if page.github %}
View on GitHub →
{% endif %}
{% if page.tags %} {% endif %}