Development activity
{% include ui/chart-sparkline.html id="activity" percentage=35 type="donut" %}
Today's Earning: $4,262.40
{% include ui/icon.html icon="trending-up" color="green" class="icon-inline" %} +5% more than yesterday
{% include ui/chart.html chart-id="development-activity" height=12 %}
{% for commit in site.data.commits limit: 6 %} {% endfor %}
User Commit Date
{% include ui/avatar.html person-id=forloop.index size="sm" %}
{{ commit.description }}
{{ commit.date | date_to_string }}