aboutsummaryrefslogtreecommitdiffstats
path: root/zurb-F5-basic/templates
Commit message (Collapse)AuthorAgeFilesLines
* Fix Python 3 unorderable types issuejoshmorel2017-04-161-1/+1
| | | | | | {% for article in articles | sort %} resulted in: "CRITICAL: unorderable types: Article() < Article()"
* Replace 'PAGES' with 'pages' across all themesAdam Matan2017-03-072-2/+2
| | | | | Solving http://docs.getpelican.com/en/latest/faq.html\#since-i-upgraded-pelican-my-pages-are-no-longer-rendered And https://github.com/getpelican/pelican-themes/issues/437
* Use https:// for all Disqus callsAdam Matan2016-02-201-1/+1
|
* Merge pull request #251 from callmemagnus/patch-1Justin Mayer2014-09-191-1/+1
|\ | | | | Changed URL to modernizer.js
| * Changed URL to modernizer.jsmagnus anderssen2014-09-131-1/+1
| | | | | | | | | | | | I get: WARNING:root:Unable to find file /theme/js/custom.modernizr.js/index.html or variations. if I generate the site as-is. Either it links to the one in /vendor or the existing one in /js (called modernizer.js)
* | added missing piwik scriptmagnus anderssen2014-09-151-0/+1
| |
* | Missing end tagsmagnus anderssen2014-09-151-0/+2
|/ | | body and html end tag are missing
* add a theme based on the new Zurb Foundation 5 frameworkShuaib Hanief2013-12-3121-0/+344