aboutsummaryrefslogtreecommitdiffstats
path: root/mnmlist/templates
Commit message (Collapse)AuthorAgeFilesLines
* Fix mnmlist `loop` build error.Elijah Caine2017-12-121-5/+5
| | | | | | | Fixes this error: CRITICAL: UndefinedError: 'loop' is undefined make: *** [Makefile:65: html] Error 1
* Replace 'PAGES' with 'pages' across all themesAdam Matan2017-03-071-1/+1
| | | | | 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
* update some links in mnmlist base templateMathieu Agopian2014-09-151-2/+2
|
* Merge pull request #117 from jminardi/masterKura2014-06-091-1/+1
|\ | | | | BUG: fix mnmlist theme page title link address
| * BUG: direct header link to correct urljminardi2013-07-111-1/+1
| |
* | removed tags from title attribute valueMatěj Šmíd2013-09-261-1/+1
| |
* | Merge pull request #134 from bnjmn/patch-1Justin Mayer2013-09-091-1/+1
|\ \ | | | | | | Fix path issue for archive pages
| * | Fix path issue for archive pagesBenjamin Petersen2013-08-271-1/+1
| |/ | | | | | | | | | | | | This fixes paths for archive pages. - Previously hyperlinks pointed to current page appended with article url - now links will point to site url appended with article url Tested with Year and Month Archive pages successfully.
* / Update base.htmlGil Gonçalves2013-08-271-1/+1
|/ | | From French to English
* Changed static text from French to English.Vivek Agarwal2013-03-261-2/+2
| | | | | A couple of lines were in French and rest all in English. Changed the French ones to English.
* Removed too much on last commit...Miguel Ventura2012-09-031-1/+1
|
* Page objects for PAGES already contain the proper `url` attribute.Miguel Ventura2012-09-031-1/+1
| | | | | Having the templates with /pages/ causes the generated links to be wrong.
* Use object.url to get the url for author, category and tagsKyle Fuller2012-05-143-3/+3
|
* mnmlist themeMathieu Agopian2012-03-0320-0/+217