Commit Graph

4 Commits

Author SHA1 Message Date
Andrew Senetar f5431e30a0 Fix typos in templates, regenerate css 2013-11-09 16:30:58 -05:00
Andrew Senetar eca067ae67 Update templates
Update the templates to remove the excessive itemprop tags as it really
is not a good idea.  Cleanup a few minor things.
2013-11-09 15:57:26 -05:00
Andrew Senetar 0d53dc55d4 Update templates to include microformat support
The templates now include microformatting from schema.org.
The title and content_title blocks are no longer in most templates.
This updates the progess on issue #1
2013-07-30 14:58:58 -04:00
Andrew Senetar 7df1c88d8c Update templates
The following updates are made:
- index.html now lists the site description along with X articles
- _list_item.html universalizes code for iterating over the articles
- _site_social.html is merged into base.html
- _google_search.html is added for custom search support
- _gosquared.html, _google_analytics.html have minor formatting changes
- archives.html displays a one page list of all articles
- period_archives.html is removed as it is not planned for implementation atm
- tags.html general clean up and tweaks
- base.html now has
  - full rss/atom feed support
  - disqus comment count support on links (not used yet)
  - blog links in aside
  - search in aside
2013-07-29 05:58:17 -04:00