summaryrefslogtreecommitdiff
path: root/THANKS
Commit message (Collapse)AuthorAgeFilesLines
* Add more contributors to THANKSJustin Mayer2021-10-121-6/+19
|
* Invoke template : avoiding to spawn unnecessary process + passing-through ↵Lucas Cimon2020-06-091-0/+1
| | | | CLI args to pelican
* Initial pass of removing Python 2 supportKevin Yap2019-11-261-0/+1
| | | | | | This commit removes Six as a dependency for Pelican, replacing the relevant aliases with the proper Python 3 imports. It also removes references to Python 2 logic that did not require Six.
* Remove Python 2.7 support from settingsPaolo Melchiorre2019-11-051-0/+1
|
* Update http:// links to https:// where appropriateJustin Mayer2019-04-251-2/+3
|
* Convert FEED settings from `%s` to `{slug}` redux (#2432)MinchinWeb2018-11-031-0/+1
| | | | | * Convert FEED settings from `%s` to `{slug}` redux Closes #2106, Closes #2383
* doc: updates MARKDOWNBernhard Scheirle2016-11-021-0/+1
|
* Made name of blogroll/social widgets configurable.Ben Rosser2015-10-111-0/+1
| | | | | | | | | | | | | | | The BLOGROLL_WIDGET_NAME and SOCIAL_WIDGET_NAME settings are now respected by notmyidea if they are specified in your config file. They override the default names of "blogroll" and "links" in the notmyidea theme. Used default() in template to simplify template code. Renaming BLOGROLL setting to LINKS, changed default also. Updated tests to check 'links' instead of 'blogroll'. Whoops; links, not link.
* minor spelling fixesCarlos E. Garcia2014-09-151-1/+1
|
* Document video support in Markdown and reST.Kevin Deldycke2013-10-251-0/+1
|
* Add new contributors to THANKSJustin Mayer2013-04-231-3/+37
|
* Add contributors to THANKS. Minor language edits.Justin Mayer2013-04-121-7/+8
|
* remove duplicatesAlexis Métaireau2013-01-021-6/+0
|
* Fix the THANKS file.Alexis Métaireau2013-01-021-18/+127
|
* Thanks Manuel :)Alexis Metaireau2011-07-291-0/+1
|
* Thanks Simon LiedtkeAlexis Metaireau2011-04-251-0/+1
|
* Add documentation about the RELATIVE_URLS setting. Thanks to Günter Kolousek.Alexis Metaireau2011-04-241-0/+1
|
* Thanks to DrMegahertz !Alexis Metaireau2011-03-091-0/+1
|
* Add a possibility to define the summary of an article directly in rst.Alexis Metaireau2011-03-081-0/+1
|
* add the settings for pelican command line usage exampleAlexis Metaireau2011-02-141-0/+1
|
* Add the ability to sort categories.Alexis Metaireau2011-02-011-0/+1
| | | | | | | | generator.categories is now a list of (category, articles) instead of a dict. This is to avoid using ordered dicts that have been introduces in python 2.7, so we stay as much as possible compatible with older versions. This fixes #62. Thanks to Bruno for the report.
* Update THANKSAlexis Metaireau2010-12-151-0/+1
|
* Refactoring, Again :)Alexis Metaireau2010-12-021-0/+1
| | | | | | | | | | Added some more notes about how this is working on the documentation. I do think that the overall structure is clearer now, and easiest to understand. After all, that's how it should always be ! --HG-- rename : pelican/processors.py => pelican/generators.py rename : pelican/generators.py => pelican/writers.py
* Update TODO.Alexis Metaireau2010-11-161-0/+1
|
* Fix a FAQ mistake.Alexis Metaireau2010-11-151-0/+1
|
* Add Jérome's ideas.Alexis Metaireau2010-11-141-0/+1
|
* Adding ronny's ideas to the TODO list.Alexis Metaireau2010-11-121-0/+1
|
* Updating thanks.Alexis Metaireau2010-11-121-1/+2
|
* update THANKSAlexis Metaireau2010-11-071-0/+1
|
* Add a thanks file.Alexis Metaireau2010-10-301-0/+4