Commit graph

2,348 commits

Author SHA1 Message Date
derdon
51f760edc2 move a default value to the table cell it belongs to 2011-04-26 19:51:55 +02:00
derdon
60807d1958 removed a confusing question mark 2011-04-26 19:51:55 +02:00
derdon
6b62ed8673 removed a useless comma 2011-04-26 19:51:55 +02:00
derdon
1ef913cb64 various grammar fixes 2011-04-26 19:51:55 +02:00
derdon
c8d20a7064 fixed the writings of two variable names in the settings table 2011-04-26 19:51:55 +02:00
derdon
ec9525a3e8 include the default values of the settings in the 1st column in parens
this way, it is much easier for the reader to see which variable has which
default value. I also added some default values which could not be found in
the documentation before.
2011-04-26 19:51:55 +02:00
Simon Liedtke
b6b7238519 removed unused import 2011-04-26 19:51:55 +02:00
Simon Liedtke
764a135bb3 Pelican is an "it", not a "he" 2011-04-26 19:51:55 +02:00
Skami18
8de525fa28 Removed a bug (debug messages was not showed) and improved readability 2011-04-26 19:51:55 +02:00
Alexis Metaireau
bb0d4bcc2f Add documentation about the RELATIVE_URLS setting. Thanks to Günter Kolousek. 2011-04-26 19:51:55 +02:00
Alexis Metaireau
98ed7338e6 add a test metadata for #98 2011-04-26 19:51:54 +02:00
Alexis Metaireau
afda2fcbbd Merge branch 'master' of github.com:ametaireau/pelican 2011-04-26 13:47:45 +01:00
Alexis Metaireau
8febf10651 Include the complete license rather than the short version. See #103 2011-04-26 13:46:02 +01:00
derdon
ac391479f2 fixed link to pelican homepage in the simple theme 2011-04-26 13:44:26 +02:00
Alexis Metaireau
dcc9a5596e Merged pull request #102 from derdon/master.
fixed whitespace + typos in doc and CLI help
2011-04-26 01:25:11 -07:00
derdon
52ae61fe24 Merge git://github.com/ametaireau/pelican 2011-04-26 02:55:19 +02:00
derdon
befd7098ce typos, grammar mistakes, minor whitespace issues 2011-04-26 02:49:00 +02:00
derdon
77457ed800 another whitespace mistake in the CLI help 2011-04-26 02:39:57 +02:00
derdon
dd62f293d6 added missing whitespace in the CLI help 2011-04-26 02:37:56 +02:00
Alexis Metaireau
f9f01320ca update the theme (logo) 2011-04-26 00:40:16 +01:00
Alexis Metaireau
62c08f66fb Merge branch 'master' of github.com:ametaireau/pelican 2011-04-26 00:34:38 +01:00
Alexis Metaireau
1013ae5eb3 theme switch 2011-04-26 00:34:03 +01:00
Alexis Metaireau
c21d7a1233 Merged pull request #101 from derdon/master.
broken table
2011-04-25 15:42:10 -07:00
derdon
6b10d86407 move a default value to the table cell it belongs to 2011-04-26 00:39:31 +02:00
Alexis Metaireau
36cc74b224 Little doc fix 2011-04-25 23:33:13 +01:00
Alexis Metaireau
26b756d7d8 Thanks Simon Liedtke 2011-04-25 23:29:45 +01:00
Alexis Metaireau
a92394eac2 Merged pull request #99 from derdon/master.
[doc] moved default values to 1st column + more doc fixes
2011-04-25 15:27:52 -07:00
Skami18
8732569a01 Removed a bug (debug messages was not showed) and improved readability 2011-04-25 12:13:44 +02:00
derdon
e9364df4ed removed a confusing question mark 2011-04-25 00:40:42 +02:00
derdon
6f89ffec83 removed a useless comma 2011-04-25 00:39:21 +02:00
derdon
9e05b1fd51 various grammar fixes 2011-04-25 00:38:15 +02:00
derdon
b602e3799d fixed the writings of two variable names in the settings table 2011-04-25 00:36:15 +02:00
derdon
c9f9f4e500 include the default values of the settings in the 1st column in parens
this way, it is much easier for the reader to see which variable has which
default value. I also added some default values which could not be found in
the documentation before.
2011-04-25 00:33:55 +02:00
Simon Liedtke
fcab48a5e5 removed unused import 2011-04-24 09:24:05 -07:00
Simon Liedtke
94ce3bea64 Pelican is an "it", not a "he" 2011-04-24 09:05:38 -07:00
Alexis Metaireau
34d88bb13c Add documentation about the RELATIVE_URLS setting. Thanks to Günter Kolousek. 2011-04-24 13:05:40 +02:00
Alexis Metaireau
a65cfe6237 add a test metadata for #98 2011-04-21 19:26:12 +02:00
Nicolas Duhamel
105b5c2863 Add subtitle 2011-04-21 17:43:38 +02:00
Alexis Metaireau
c749f610c5 add a markdown article for tests purposes 2011-04-20 16:17:36 +02:00
Alexis Metaireau
698686e1d4 Catch all exceptions in __init__ 2011-04-20 14:44:25 +02:00
Alessandro Martin
c421956cd9 Modified Generator Base Class in order to pass custom Jinja filters in
settings.py
2011-04-20 20:29:29 +08:00
Alessandro Martin
f8f59502b5 Fixed some typos and added links in README 2011-04-20 20:29:28 +08:00
Nicolas Duhamel
93e62c6336 fix issue #91 2011-04-20 19:54:14 +08:00
Alexis Metaireau
129ce24308 Merge branch 'master' of https://github.com/Skami18/pelican 2011-04-20 12:50:39 +02:00
Alexis Metaireau
85a4cbd64e Merge branch 'master' of https://github.com/JNRowe/pelican 2011-04-20 12:30:26 +02:00
Skami18
af1bc749e1 Removed a bug related to unicode 2011-04-19 15:08:04 +02:00
Skami18
3166e6dfe3 Calls to «print» replaced by the «pelican.log» module. 2011-04-19 14:49:46 +02:00
Skami18
834c952f20 Added shortcuts functions in the `log' module 2011-04-19 11:49:24 +02:00
Skami18
c5578e338d Added a colored logging system 2011-04-18 20:14:07 +02:00
Skami18
9d10e2bff1 Added a logging system (will be useful for plugins) 2011-04-18 17:58:48 +02:00