add documentation and restructure to be simpler

This commit is contained in:
Dean Attali 2015-03-02 14:44:12 -08:00
parent 2494bcdc47
commit 9a2d6f1b3f
3 changed files with 61 additions and 31 deletions

View file

@ -75,11 +75,14 @@
{% endif %}
</ul>
<p class="copyright text-muted">
&copy; {{ site.title }}
&copy; {{ site.author.name }}
&nbsp;&bull;&nbsp;
{{ site.time | date: '%Y' }}
{% if site.url-pretty %}
&nbsp;&bull;&nbsp;
<a href="{{ site.url }}">{{ site.url-short }}</a>
<a href="{{ site.url }}">{{ site.url-pretty }}</a>
{% endif %}
</p>
<p class="theme-by text-muted">
Theme by