Commit graph

2,022 commits

Author SHA1 Message Date
Alexis Metaireau
e14ed4749d Add the slug for the translation articles. 2011-01-25 16:23:43 +00:00
Guillaume
156d757bd8 Début Documentation Français 2011-01-25 14:32:06 +01:00
Alexis Metaireau
8a0aec18eb Removed the hg repository. 2011-01-25 00:19:09 +00:00
Alexis Metaireau
bbaa618726 Merge branch 'master' of https://github.com/Lothiraldan/pelican 2011-01-24 23:09:47 +00:00
FELD Boris
a5203ae363 Refactor building of header part. 2011-01-25 00:02:00 +01:00
FELD Boris
246753c6d4 Remove temporary html files after their utilisation. 2011-01-24 23:59:15 +01:00
FELD Boris
f4450b0091 Add extraction of categories and tags, put rst files in category subdir. 2011-01-24 23:57:53 +01:00
FELD Boris
1cc5017fb4 Correct bug in date format importation. 2011-01-24 23:50:29 +01:00
Alexis Metaireau
4d0e18db23 Avoid rewriting protocol related links. 2011-01-24 01:59:09 +00:00
Alexis Metaireau
282730e635 Merge branch 'master' of https://github.com/Lothiraldan/pelican 2011-01-24 00:07:34 +00:00
FELD Boris
3566bb6f5f Update wp2pelican script to extract date and author taken from wordpress xml file. 2011-01-23 22:54:31 +01:00
Alexis Metaireau
2954098004 Update an anchor. 2011-01-20 01:04:54 +01:00
Alexis Metaireau
f081c3b41b Merge branch 'master' of github.com:ametaireau/pelican 2011-01-19 16:23:37 +01:00
Alexis Metaireau
6b1434f7a7 Add a FAQ. 2011-01-19 16:22:15 +01:00
Alexis Metaireau
8454b0d1b8 Tests for settings. 2011-01-13 00:46:10 +01:00
Alexis Metaireau
c13c707a62 Tests for contents.py 2011-01-13 00:32:37 +01:00
Alexis Metaireau
39b761c056 Merge branch 'master' of github.com:ametaireau/pelican into tests 2011-01-12 23:50:47 +01:00
Alexis Metaireau
a64ecf24be Merge branches 'autoreload' and 'master' 2011-01-12 23:47:19 +01:00
Alexis Metaireau
b8fb45de9e Add the autoreload feature. This fixes #45. I've choosen to not serve the content
via HTTP, because it's really simple to do "firefox output/index.html".
2011-01-12 23:45:06 +01:00
Alexis Metaireau
55da03ad2f Fix notmyidea layout. This fixes #54 2011-01-12 19:08:29 +01:00
Alexis Metaireau
e53eea6ecc Merge branch 'master' of github.com:ametaireau/pelican into tests 2011-01-12 00:49:19 +01:00
Alexis Metaireau
30c2a0b681 Update doc version. 2011-01-06 02:37:37 +01:00
Alexis Metaireau
6e4a826dc1 Update the translation documentation. 2011-01-06 02:33:14 +01:00
Alexis Metaireau
2f915caff2 branch merge
Conflicts:
	pelican/generators.py
	pelican/settings.py
2011-01-05 18:25:14 +01:00
Alexis Metaireau
b03598b168 Merge branch 'master' into tests 2011-01-05 16:29:32 +01:00
Alexis Metaireau
bb96e253c9 Start working on the testsuite. 2011-01-05 16:24:44 +01:00
Alexis Metaireau
6b4b5fce13 update sphinx configuration 2011-01-05 16:23:44 +01:00
Alexis Metaireau
79576f25b6 Fix translation feature. Add translation support to the notmyidea theme. 2011-01-05 16:22:52 +01:00
Alexis Metaireau
2f6300af46 Do not create a general function for "update_object_content". 2011-01-05 14:27:46 +01:00
Alexis Metaireau
b3ca36a8b0 Add references to the simple theme in the documentation. 2011-01-05 14:04:11 +01:00
Alexis Metaireau
f495cb41d9 Add TWITTER_USERNAME settings in the docs. 2011-01-05 13:51:04 +01:00
Arnaud BOS
3ee595f927 Images support and add built files to gitignore 2011-01-05 13:32:54 +01:00
Alexander Artemenko
fd47a74b9e Template loading on demand get_templates was transformed into get_template. 2011-01-02 02:50:08 +03:00
Alexander Artemenko
b3256f0ecd Added tag cloud generation. Result stored in the context.tag_cloud as list of tuples (tag, weight). Weight is from 1 to TAG_CLOUD_STEPS, lesser weight corresponds to bigger font size. 2011-01-01 23:08:29 +03:00
Alexis Metaireau
5af56793eb Add generated docs to gitignore. 2010-12-29 15:37:25 +01:00
Allan Whatmough
35ca78f642 Typo 2010-12-29 13:23:09 +00:00
Allan Whatmough
164c703861 Add a default for JINJA_EXTENSIONS (default is no extensions) 2010-12-29 13:21:21 +00:00
Allan Whatmough
426ee1f76e Add JINJA_EXTENSIONS to the settings docs 2010-12-29 13:20:53 +00:00
Allan Whatmough
3c0649d89f Use JINJA_EXTENSIONS setting if available when creating the Environment object. 2010-12-27 23:27:40 +00:00
Alexander Artemenko
01b4c06916 Custom bicycle 'update_dict' was replaced with 'collections.defaultdict'. 2010-12-26 23:59:30 +03:00
Alexander Artemenko
03104bfbc3 Feed writer was refactored to allow more granular overriding of functionality. 2010-12-25 17:58:47 +03:00
Alexander Artemenko
a937424faa Base routines were transformed into the class Pelican. This class could be overridden using PELICAN_CLASS option. 2010-12-25 17:26:24 +03:00
Alexis Metaireau
7873370583 Merge branch 'master' of https://github.com/svetlyak40wt/pelican 2010-12-22 19:07:30 +00:00
Guillaume B
31cee95b6f Fixed the PDF generation
Signed-off-by: Guillaume B <guitreize@gmail.com>
2010-12-22 10:45:55 +08:00
Alexander Artemenko
c64ccc4fcd Added setting option RELATIVE_URLS to change default behaviour of file writer. 2010-12-22 03:19:35 +03:00
Alexander Artemenko
52459768f2 Fixed feed generator for translations. 2010-12-22 02:35:29 +03:00
Alexander Artemenko
558038be32 Fixed tags parsing, now it can parse tags like this "blah,minor, foo , bar". Also, code for metadata parsing was slightly refactored. 2010-12-22 01:08:23 +03:00
Alexis Metaireau
750e211649 Update the documentations and fix some little things about the translation feature. 2010-12-20 22:50:54 +00:00
Alexis Metaireau
8f59649eb6 Merge branch 'master' of https://github.com/svetlyak40wt/pelican
Conflicts:
	pelican/generators.py
2010-12-20 22:42:29 +00:00
Alexander Artemenko
a45f705bda Typo was fixed. 2010-12-21 00:22:15 +03:00