Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mnmlist `loop` build error. | Elijah Caine | 2017-12-12 | 1 | -5/+5 |
| | | | | | | | Fixes this error: CRITICAL: UndefinedError: 'loop' is undefined make: *** [Makefile:65: html] Error 1 | ||||
* | Replace 'PAGES' with 'pages' across all themes | Adam Matan | 2017-03-07 | 1 | -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 template | Mathieu Agopian | 2014-09-15 | 1 | -2/+2 |
| | |||||
* | Merge pull request #117 from jminardi/master | Kura | 2014-06-09 | 1 | -1/+1 |
|\ | | | | | BUG: fix mnmlist theme page title link address | ||||
| * | BUG: direct header link to correct url | jminardi | 2013-07-11 | 1 | -1/+1 |
| | | |||||
* | | removed tags from title attribute value | Matěj Šmíd | 2013-09-26 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #134 from bnjmn/patch-1 | Justin Mayer | 2013-09-09 | 1 | -1/+1 |
|\ \ | | | | | | | Fix path issue for archive pages | ||||
| * | | Fix path issue for archive pages | Benjamin Petersen | 2013-08-27 | 1 | -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.html | Gil Gonçalves | 2013-08-27 | 1 | -1/+1 |
|/ | | | From French to English | ||||
* | Changed static text from French to English. | Vivek Agarwal | 2013-03-26 | 1 | -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 Ventura | 2012-09-03 | 1 | -1/+1 |
| | |||||
* | Page objects for PAGES already contain the proper `url` attribute. | Miguel Ventura | 2012-09-03 | 1 | -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 tags | Kyle Fuller | 2012-05-14 | 3 | -3/+3 |
| | |||||
* | mnmlist theme | Mathieu Agopian | 2012-03-03 | 20 | -0/+217 |