1
0
Fork 0
forked from github/pelican

Commit graph

  • 6f89ffec83 removed a useless comma derdon 2011-04-25 00:39:21 +02:00
  • 9e05b1fd51 various grammar fixes derdon 2011-04-25 00:38:15 +02:00
  • b602e3799d fixed the writings of two variable names in the settings table derdon 2011-04-25 00:36:15 +02:00
  • c9f9f4e500 include the default values of the settings in the 1st column in parens derdon 2011-04-25 00:33:55 +02:00
  • fcab48a5e5 removed unused import Simon Liedtke 2011-04-24 09:24:05 -07:00
  • 94ce3bea64 Pelican is an "it", not a "he" Simon Liedtke 2011-04-24 09:05:38 -07:00
  • 34d88bb13c Add documentation about the RELATIVE_URLS setting. Thanks to Günter Kolousek. Alexis Metaireau 2011-04-24 13:05:40 +02:00
  • a65cfe6237 add a test metadata for #98 Alexis Metaireau 2011-04-21 19:26:12 +02:00
  • 105b5c2863 Add subtitle Nicolas Duhamel 2011-04-21 17:10:00 +02:00
  • c749f610c5 add a markdown article for tests purposes Alexis Metaireau 2011-04-20 16:17:36 +02:00
  • 698686e1d4 Catch all exceptions in __init__ Alexis Metaireau 2011-04-20 14:44:25 +02:00
  • c421956cd9 Modified Generator Base Class in order to pass custom Jinja filters in settings.py Alessandro Martin 2011-04-12 02:17:42 +08:00
  • f8f59502b5 Fixed some typos and added links in README Alessandro Martin 2011-04-11 20:04:52 +08:00
  • 93e62c6336 fix issue #91 Nicolas Duhamel 2011-04-18 23:21:57 +08:00
  • 129ce24308 Merge branch 'master' of https://github.com/Skami18/pelican Alexis Metaireau 2011-04-20 12:50:39 +02:00
  • 85a4cbd64e Merge branch 'master' of https://github.com/JNRowe/pelican Alexis Metaireau 2011-04-20 12:30:26 +02:00
  • af1bc749e1 Removed a bug related to unicode Skami18 2011-04-19 15:08:04 +02:00
  • 3166e6dfe3 Calls to «print» replaced by the «pelican.log» module. Skami18 2011-04-19 14:49:46 +02:00
  • 834c952f20 Added shortcuts functions in the `log' module Skami18 2011-04-19 11:49:24 +02:00
  • c5578e338d Added a colored logging system Skami18 2011-04-18 20:14:07 +02:00
  • 9d10e2bff1 Added a logging system (will be useful for plugins) Skami18 2011-04-18 17:58:48 +02:00
  • 752e9d1c75 Tabs replaced by spaces Skami18 2011-03-27 12:49:28 +02:00
  • 421dc21f72 Removed a category-related bug Skami18 2011-03-27 12:46:33 +02:00
  • b909e4aac3 Removed a division by zero Skami18 2011-03-26 17:46:31 +01:00
  • dfb214d47d default tags to [] Alexis Metaireau 2011-03-23 16:41:24 +00:00
  • f9f6da0a43 Don't add 'static' prefix to urls with schema. Alexander Artemenko 2011-03-23 11:15:37 +03:00
  • ddcccfeaa9 Switch to 'C' locale during page rendering. Alexander Artemenko 2011-03-23 11:14:25 +03:00
  • 138e19fa19 Merge branch 'master' of git://github.com/ametaireau/pelican Alexander Artemenko 2011-03-23 10:25:38 +03:00
  • 37666770be imports→import typo fix. James Rowe 2011-03-23 07:10:28 +00:00
  • 5f3c4ffafe Thanks to DrMegahertz ! Alexis Metaireau 2011-03-09 12:11:53 +00:00
  • f9123a4cc6 Binds the summary property to the current instance Marcus Fredriksson 2011-03-09 12:21:15 +01:00
  • 8d6de4ec59 Bump version 2.6.0 Alexis Metaireau 2011-03-08 19:37:35 +00:00
  • ec06e6ed95 Add a possibility to define the summary of an article directly in rst. Alexis Metaireau 2011-03-08 15:40:12 +00:00
  • d8e8bc868f fix pagination Alexis Metaireau 2011-02-27 04:01:10 +00:00
  • 0f45b5ab1b Merge branch 'dynamic_nosetupfools' of https://github.com/JNRowe/pelican Alexis Metaireau 2011-02-27 03:33:13 +00:00
  • 09f964ffcb Split hard and soft dependencies in getting_started doc. James Rowe 2011-02-26 16:17:20 +00:00
  • 6fc6a4dac9 Document Reader.enabled attribute usage. James Rowe 2011-02-24 05:17:05 +00:00
  • 43e931baa4 Make readers with external dependencies optional. James Rowe 2011-02-24 05:15:04 +00:00
  • 906c620327 Correct docs. FELD Boris 2011-02-22 11:41:57 +01:00
  • 6902485c12 Add some docs for skribit integration. FELD Boris 2011-02-22 11:35:06 +01:00
  • b2be5638f8 Rename SKRIBIT_TAB_DISTANCE_VERT (SKRIBIT_TAB_DISTANCE_HORIZ) to respectively SKRIBIT_TAB_VERT (SKRIBIT_TAB_HORIZ). FELD Boris 2011-02-22 11:18:41 +01:00
  • 68f8826ecf Add support for skribit widget. WARNING : NOT TESTED. FELD Boris 2011-02-22 11:13:52 +01:00
  • e43d660733 Add support for skribit suggestions tab. WARNING : NOT TESTED. FELD Boris 2011-02-22 11:10:58 +01:00
  • 7b4d5e8317 remove 'except as' for python 2.5 compat Alexis Metaireau 2011-02-18 13:34:26 +00:00
  • fabc1f346e Do not activate the pagination by default Alexis Metaireau 2011-02-18 12:36:53 +00:00
  • 9f12721895 typo Alexis Metaireau 2011-02-18 12:33:11 +00:00
  • 3f9319d55f some doc about pagination Laureline Guerin 2011-02-18 11:21:33 +01:00
  • 77e05b285f Merge branch 'master' of https://github.com/Skami18/pelican Alexis Metaireau 2011-02-17 22:23:08 +00:00
  • e9515130e0 Merge branch 'pagination-zebuline' Alexis Metaireau 2011-02-17 19:04:30 +00:00
  • 80d1fdaef3 Add some few test content. Alexis Metaireau 2011-02-17 19:03:55 +00:00
  • 8171e1753c Fix a template bug. Alexis Metaireau 2011-02-17 19:03:23 +00:00
  • b1f6cfb2c9 pagination - fix extension Alexis Metaireau 2011-02-15 14:27:27 +00:00
  • 284233a920 Non-ASCII in dates are now rendered as xml entities skami 2011-02-16 15:39:22 +01:00
  • 90c084f818 fixed a but Alexis Metaireau 2011-02-16 06:07:57 +08:00
  • cbb8a78c19 Fixed getlocale/setlocale bug accoriding to http://bugs.python.org/issue1699853 and http://hub.esss.com.br/wordpress/blog/archives/8561 Massimo Santini 2011-02-14 22:40:23 +08:00
  • d3fd066209 Fixed path definition from settings/command line opt Massimo Santini 2011-02-14 22:35:17 +08:00
  • fd45299b6b add the settings for pelican command line usage example Alexis Metaireau 2011-02-14 18:42:25 +08:00
  • bf7ba84d93 Removed an useless "print" statment... Skami18 2011-02-16 00:02:09 -08:00
  • 608fcc17e0 fixed a but Alexis Metaireau 2011-02-15 22:07:57 +00:00
  • 28d29aa33c Merge branch 'master' of https://github.com/Skami18/pelican Alexis Metaireau 2011-02-15 18:30:09 +00:00
  • 4fddcf6c92 Removed the issue #75 skami 2011-02-15 18:48:23 +01:00
  • e0e4155e89 PEP 8 fixes Alexis Metaireau 2011-02-15 13:48:57 +00:00
  • d272896adf Pagination - refactoring Laureline Guerin 2011-02-15 14:36:55 +01:00
  • 636e939d23 Pagination - update simple theme Laureline Guerin 2011-02-15 13:57:00 +01:00
  • 17fe724ca4 Fix category url in base template - simple theme Laureline Guerin 2011-02-15 13:53:20 +01:00
  • eb0f33df16 Pagination - rename template Laureline Guerin 2011-02-15 13:48:14 +01:00
  • b042974673 Paginiation - add dates pagination to tag/category pages Laureline Guerin 2011-02-15 13:46:31 +01:00
  • be7274064b Cat and tag page generation - update dates list with articles of current tag/category Laureline Guerin 2011-02-15 13:44:36 +01:00
  • 60756678ab Pagination - simplification Laureline Guerin 2011-02-15 13:41:55 +01:00
  • 384c579c4a Merge branch 'master' of https://github.com/mapio/pelican Alexis Metaireau 2011-02-15 11:03:51 +00:00
  • c019443026 Added support for HTML as input format skami 2011-02-14 19:10:01 +01:00
  • dc6771d604 Pagination - fix context Laureline Guerin 2011-02-14 16:46:18 +01:00
  • 4111acd1c1 Pagination added for index and tag/category pages Laureline Guerin 2011-02-14 16:24:54 +01:00
  • aba1b39211 Fixed getlocale/setlocale bug accoriding to http://bugs.python.org/issue1699853 and http://hub.esss.com.br/wordpress/blog/archives/8561 Massimo Santini 2011-02-14 15:40:23 +01:00
  • 1f821ce2f6 Fixed path definition from settings/command line opt Massimo Santini 2011-02-14 15:35:17 +01:00
  • a9a0bd6cd3 add the settings for pelican command line usage example Alexis Metaireau 2011-02-14 18:42:25 +08:00
  • 4edb5bf497 add the settings for pelican command line usage example Alexis Metaireau 2011-02-14 10:42:25 +00:00
  • ca58928b6c Path is an optional argument on the command line, since it can be a setting in the configuration file Massimo Santini 2011-02-11 15:36:51 +01:00
  • d484517555 Added a small fix to pygments use Massimo Santini 2011-02-11 15:36:04 +01:00
  • ad4f7cd3c9 Don't loose the file in the rename. Fixes #55 Alexis Metaireau 2011-02-10 01:31:04 +00:00
  • a07fe2abee Add a way to import from RSS/Atom feeds. Fixes #55 Alexis Metaireau 2011-02-10 01:27:28 +00:00
  • 00f0f89cbd Add some documentation about the code-block feature. Fixes #66 Alexis Metaireau 2011-02-09 21:29:07 +00:00
  • bbd8305310 Set locale to default while writing RSS feeds to always output RFC822 compatible dates. Fixes #67 Alexis Metaireau 2011-02-09 21:17:57 +00:00
  • 06246d1aa4 Fix #65. Unicode, grr. Thanks Bruno Bord. Alexis Metaireau 2011-02-01 22:49:33 +00:00
  • 816d2cd4b4 Move martyalchin and brownstone theme to pelican-themes Alexis Metaireau 2011-02-01 21:51:58 +00:00
  • d13e6f14fb Changes about locales and dates. Alexis Metaireau 2011-02-01 21:44:50 +00:00
  • 3070c8fc9e remove useless conf.py for the fr doc Alexis Metaireau 2011-02-01 17:09:45 +00:00
  • 1f8b15c710 Merge branch 'master' of https://github.com/Freeculture/pelican Alexis Metaireau 2011-02-01 17:09:14 +00:00
  • 81c6ae3b2d Update french documentation Freeculture 2011-02-01 14:41:26 +01:00
  • cd9f672662 fix documentation Alexis Metaireau 2011-02-01 02:06:54 +00:00
  • d0ec18f4db Add the ability to sort categories. Alexis Metaireau 2011-02-01 01:57:39 +00:00
  • 079e9f878e Francisation des noms de fichier de la doc fr Guillaume 2011-01-26 17:36:59 +01:00
  • ac70770ba5 Add the translation of the FAQ. Alexis Metaireau 2011-01-25 16:50:34 +00:00
  • fb219afeba Integrated the french documentation to the already existing one. Alexis Metaireau 2011-01-25 16:35:59 +00:00
  • eb9cc3923a Merge branch 'master' into Freeculture-dev_freeculture Alexis Metaireau 2011-01-25 16:28:37 +00:00
  • da6435ce28 Merge branch 'dev_freeculture' of https://github.com/Freeculture/pelican into Freeculture-dev_freeculture Alexis Metaireau 2011-01-25 16:27:15 +00:00
  • 54c918a10e Add the output folder to the gitignore Alexis Metaireau 2011-01-25 16:26:37 +00:00
  • e14ed4749d Add the slug for the translation articles. Alexis Metaireau 2011-01-25 16:23:43 +00:00
  • 156d757bd8 Début Documentation Français Guillaume 2011-01-25 14:32:06 +01:00
  • 8a0aec18eb Removed the hg repository. Alexis Metaireau 2011-01-25 00:19:09 +00:00