Ronny Pfannschmidt
ffe8e00046
move the sleep so we correctly handle keyboard interupts
2011-05-06 22:09:49 +02:00
Ronny Pfannschmidt
d03a412e5b
add a sleep to the autoreload loop since we dont need too high cpu load
2011-05-06 22:05:13 +02:00
Ronny Pfannschmidt
24c3447d6c
make file-times directly use walk, also skip dot-dirs
2011-05-06 21:04:29 +02:00
Ronny Pfannschmidt
b270c1bac4
stupidly replace rmtree by a pass, since we dont want to rmtree the output dir
2011-05-06 19:29:01 +02:00
Ronny Pfannschmidt
e7c75147d2
pass along the source filename of the rst files for better errors
2011-05-06 19:28:14 +02:00
Ronny Pfannschmidt
3c37704b3b
use unicode.strip instead of string.strip of the string module for metadata processors
2011-05-06 19:26:25 +02:00
Ronny Pfannschmidt
e69b55dbcd
use absolute import for the rstdirectives
2011-05-06 19:25:11 +02:00
Ronny Pfannschmidt
9c99db7119
better log info for doubls slug/empty slug
2011-05-06 19:24:25 +02:00
Ronny Pfannschmidt
0441127c41
logging star import cleanups
2011-05-06 19:23:37 +02:00
Alexis Metaireau
18c827653d
Merge pull request #106 from derdon/master
...
fixed link to pelican homepage in the simple theme
2011-05-04 16:53:29 -07:00
Alexis Metaireau
b4d7628b86
Merged pull request #105 from nduhamel/fixtoc.
...
Fix internal linkref for allow TOC
2011-04-27 03:20:05 -07:00
Nicolas Duhamel
4a5f4fe6e4
Fix internal linkref for allow TOC
2011-04-27 11:45:59 +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
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