summaryrefslogtreecommitdiff
path: root/docs/settings.rst
Commit message (Expand)AuthorAgeFilesLines
* fix theme path constructionOndrej Grover2014-11-051-1/+1
* fix special handling of THEMES pathsOndrej Grover2014-11-051-1/+1
* support both implicit and explicit inheritance with THEMESOndrej Grover2014-11-051-6/+6
* Add Multi-theme supportth3aftermath2014-11-041-0/+6
* note that {ARTICLE,PAGE}_PATHS may include files, add faq about using thatOndrej Grover2014-11-041-2/+4
* add notices about caching interfering with changes to settings and pluginsOndrej Grover2014-11-031-0/+7
* Mention the INDEX_SAVE_AS setting in FAQ and direct templatesOndrej Grover2014-11-031-1/+2
* Minor documentation improvementsgw0 [http://gw.tnode.com/]2014-11-021-33/+56
* Make StaticGenerator skip content sources. Refs #1019.Forest2014-10-311-4/+9
* EXTRA_PATH_METADATA path separator is OS-specifictylerhartley2014-09-301-1/+3
* Merge pull request #1426 from barrysteyn/DOCUTILS_SETTINGSJustin Mayer2014-09-181-0/+5
|\
| * Documents DOCUTILS_SETTINGS and initializes it. Fixes #1425Barry Steyn2014-07-311-0/+5
* | Merge pull request #1348 from vjousse/davidmarble-page-order-byJustin Mayer2014-09-181-3/+22
|\ \
| * | Address code review comments from PR getpelican/pelican#1348Mark Lee2014-05-201-15/+21
| * | Merge remote-tracking branch 'remotes/malept/davidmarble-page-order-by' into ...Vincent Jousse2014-05-141-0/+13
| |\ \
| | * | Support ordering pages and articles when iterating in templates.David Marble2013-11-141-0/+12
* | | | Merge pull request #1446 from avaris/enhanced_strftimeJustin Mayer2014-08-281-3/+7
|\ \ \ \
| * | | | Fixes #1395: extends pelican.utils.strftime with `-` prefix to strip leading ...Deniz Turgut2014-07-161-3/+7
| | |_|/ | |/| |
* | | | Merge pull request #1438 from mlissner/patch-2Justin Mayer2014-08-231-1/+1
|\ \ \ \
| * | | | Adds reference to SLUGIFY_SOURCEMike Lissner2014-08-161-1/+1
| |/ / /
* | | | Allows Typogrify to ignore user specified tags. Refs #1407Barry Steyn2014-07-281-0/+3
|/ / /
* | | removed extra backtick in settings documentationArtemy Tregubenko2014-07-061-1/+1
* | | Fix SLUGIFY_SOURCE docsJustin Mayer2014-07-011-2/+2
* | | Promote URL settings docs to top-level headingJustin Mayer2014-06-301-1/+1
* | | Merge pull request #1322 from smartass101/get_files_multiple_pathsJustin Mayer2014-06-251-4/+7
|\ \ \
| * | | Add {PAGE,ARTICLE}_PATHS to {ARTICLE,PAGE}_EXCLUDES automaticallyOndrej Grover2014-05-141-2/+4
| * | | Fix #1344 move PLUGIN_PATH -> PLUGIN_PATHSOndrej Grover2014-05-141-0/+1
| * | | move {ARTICLE,PAGE}_DIR -> {ARTICLE,PAGE}_PATHSOndrej Grover2014-05-141-2/+2
| |/ /
* | | Remove AsciiDocReader from core. Fixes #1355Deniz Turgut2014-06-141-2/+0
|/ /
* | If PATH is undefined, Pelican uses PWD as contentJustin Mayer2014-05-131-4/+6
* | Split Getting Started docs into separate sectionsJustin Mayer2014-05-121-5/+5
* | rename CACHE_DIR -> CACHE_PATH to unify with rest of PelicanOndrej Grover2014-05-021-2/+2
* | Remove errant backtickJustin Mayer2014-05-021-1/+1
* | Show setting defaults as actual codeJustin Mayer2014-04-301-213/+211
* | split content caching into two layersOndrej Grover2014-04-201-14/+29
* | Add feeds for each authorShauna2014-04-181-0/+2
* | enable writing of only selected output pathsOndrej Grover2014-04-171-0/+19
* | Fix settings table in docsJustin Mayer2014-04-151-4/+4
* | Cache content to speed up reading. Fixes #224.Ondrej Grover2014-04-151-2/+62
* | Minor text changes to log message limitationJustin Mayer2014-04-141-7/+7
* | Merge pull request #1030 from Rogdham/filter_logJustin Mayer2014-04-141-0/+20
|\ \
| * | Limit and filter logsRogdham2014-04-011-0/+20
* | | Minor correction to settings documentationJustin Mayer2014-04-071-4/+4
|/ /
* | change the inhibition value of *_SAVE_AS to ''Helmut Grohne2014-03-311-4/+4
* | Fix indentation error in the settings docth3aftermath2014-03-301-3/+3
* | Add the setting SLUGIFY_ATTRIBUTEth3aftermath2014-03-041-0/+4
* | Minor improvements to Settings docsJustin Mayer2014-03-011-3/+5
* | add lang support for drafts (#826 & #1107)Stefan hr Berder2014-02-231-2/+8
* | Revert to newly-revived Typogrify projectJustin Mayer2014-02-121-2/+2
* | Clarify docs re: settings fileJustin Mayer2014-02-071-3/+6