aboutsummaryrefslogtreecommitdiffstats
path: root/zurb-F5-basic
Commit message (Collapse)AuthorAgeFilesLines
* Make article titles bolder.Matěj Cepl2024-08-262-1/+2
|
* Remove two more articles|sort constructs.Matěj Cepl2018-09-241-2/+2
| | | | | | | | | | | | | This is the issue getpelican/pelican-themes#483 which was supposed to be fixed by #506 (and commit f1a4bba40281fa21816d6619d32136fc6a8f086d), but two occurences of the problem were missed. Basically, as https://github.com/getpelican/pelican/issues/1591#issuecomment-70272693 says: > For future reference: Don't use sort in templates on articles.
* 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
* renamed pygments.css from pygments.css1Tim Arnold2014-08-071-0/+0
| | | | theme = zurb-F5-basic
* fix zurb-F5-basic block code stylehanliguo2014-06-051-8/+10
|
* update screenshotShuaib Hanief2013-12-311-0/+0
|
* Add a basic theme based on the new Zurb Foundation 5Shuaib Hanief2013-12-311-1/+1
|
* add a theme based on the new Zurb Foundation 5 frameworkShuaib Hanief2013-12-3164-0/+29742