index
:
delta/python/pelican.git
3.0.1
3.2-series
Lucas-C-patch-1
add_multi_theme_support
autopub
cache-readers
caching_warning
content-written-signal
draft-tz
drop_py2_docs
faq_index_save_as
fix-1493
fix-delete-output-logic
funding
jinja-custom
listen-interrupt
master
metadata_keys
multiple-authors
pin-pygments
poetry-build
pygments-2.8
remove-legacy
remove-pkg_resources
rich
settings-join-paths
skip-md-metadata-parse
static_symlink_1042
striptags
theme-docs
theme-metadata
github.com: getpelican/pelican.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Commit message (
Expand
)
Author
Age
Files
Lines
*
add multiple authors
multiple-authors
Alexis Métaireau
2013-07-05
1
-0
/
+1
*
samples: Remove EXTRA_PATH_METADATA entries for pictures
W. Trevor King
2013-06-15
2
-4
/
+1
*
Update sample configurations from FILES_TO_COPY to EXTRA_PATH_METADATA
W. Trevor King
2013-06-12
1
-5
/
+13
*
Change RELATIVE_URLS default to False - Fixes #829
Justin Mayer
2013-04-11
1
-0
/
+3
*
Merge pull request #623 from bbinet/url-save_as-override
Justin Mayer
2013-03-04
1
-0
/
+9
|
\
|
*
add functional test for save_as/url override
Bruno Binet
2012-12-07
1
-0
/
+9
*
|
Port pelican to python 3.
Dirk Makowski
2013-01-11
1
-4
/
+6
|
/
*
update functional tests to test TEMPLATE_PAGES feature
Bruno Binet
2012-12-03
2
-0
/
+9
*
add new file to functional test content to showcase FILENAME_METADATA
Bruno Binet
2012-12-03
1
-0
/
+4
*
Don't rewrite URLs
Bruno Binet
2012-12-01
5
-4
/
+10
*
Update the test sample config to set FEED_ALL_RSS instead of FEED_RSS (fixes ...
jawher
2012-11-12
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into fix-functional-tests
Bruno Binet
2012-07-05
1
-0
/
+9
|
\
|
*
Add support for `status: hidden` in pages
tBunnyMan
2012-06-26
1
-0
/
+9
*
|
fix test_custom_generation_works functional test
Bruno Binet
2012-07-05
1
-0
/
+1
*
|
force locale to ascii in functional tests
Bruno Binet
2012-05-19
1
-1
/
+1
|
/
*
Add tests for pull request #262
Justin Mayer
2012-03-22
1
-3
/
+1
*
Allow for serving feeds from a separate domain.
Justin Mayer
2012-03-16
1
-0
/
+1
*
add some more articles for the tests
Alexis Metaireau
2012-02-29
3
-1
/
+19
*
update the documentation to make timezone configuration clearer
Alexis Metaireau
2011-12-29
1
-0
/
+2
*
Add Pygments support to the default sourcecode directive.
Alexis Metaireau
2011-06-18
1
-1
/
+1
*
Fix locale setup in settings.py
Alexis Metaireau
2011-05-31
1
-1
/
+1
*
Basic test for the new rst reader. Locale is also converted to fr_FR.utf-8 (I...
Mikhail Korobov
2011-05-11
2
-4
/
+6
*
Merge branch tests into main. (See #44)
Alexis Metaireau
2011-05-10
1
-5
/
+9
|
\
|
*
Tests for settings.
Alexis Metaireau
2011-01-13
1
-5
/
+9
*
|
Add the possibility to publish drafts. Fixes #111
Alexis Metaireau
2011-05-08
1
-0
/
+7
*
|
Add a feature to copy files from src to dest.
Alexis Metaireau
2011-05-07
2
-0
/
+6
*
|
Add a DEFAULT_METADATA setting.
Alexis Metaireau
2011-05-07
2
-0
/
+4
*
|
add a test metadata for #98
Alexis Metaireau
2011-04-21
1
-0
/
+1
*
|
add a markdown article for tests purposes
Alexis Metaireau
2011-04-20
1
-0
/
+4
*
|
Add a possibility to define the summary of an article directly in rst.
Alexis Metaireau
2011-03-08
1
-0
/
+1
*
|
Add some few test content.
Alexis Metaireau
2011-02-17
3
-0
/
+18
*
|
Pagination added for index and tag/category pages
Laureline Guerin
2011-02-14
1
-0
/
+1
*
|
Set locale to default while writing RSS feeds
Alexis Metaireau
2011-02-09
1
-0
/
+3
*
|
Fix #65. Unicode, grr. Thanks Bruno Bord.
Alexis Metaireau
2011-02-01
2
-2
/
+2
*
|
Changes about locales and dates.
Alexis Metaireau
2011-02-01
1
-0
/
+1
*
|
Add the ability to sort categories.
Alexis Metaireau
2011-02-01
1
-0
/
+1
*
|
Add the slug for the translation articles.
Alexis Metaireau
2011-01-25
2
-2
/
+4
|
/
*
Fix translation feature. Add translation support to the notmyidea theme.
Alexis Metaireau
2011-01-05
3
-2
/
+8
*
Images support and add built files to gitignore
Arnaud BOS
2011-01-05
7
-1
/
+31
*
Fixed the PDF generation
Guillaume B
2010-12-22
1
-1
/
+1
*
Put the real version of the conf file, not the symbolic link ;)
Alexis Metaireau
2010-12-05
1
-1
/
+19
*
Update the sample config with the one I use.
Alexis Metaireau
2010-12-05
2
-21
/
+1
*
Put the notmyidea theme by default.
2.1
Alexis Metaireau
2010-10-30
16
-839
/
+4
*
Replace BLOG setting variables by SITE ones.
Alexis Metaireau
2010-10-30
4
-18
/
+18
*
Welcome Pelican 2.0 ! Refactoring of the internals to be more extensible.
Alexis Metaireau
2010-10-30
1
-1
/
+2
*
Theme fix + remove trailing spaces when parsing rst files for tags.
1.2.3
Alexis Metaireau
2010-10-17
1
-0
/
+4
*
Update the notmyidea theme.
Alexis Metaireau
2010-10-16
1
-1
/
+2
*
Use docinfo fields instead of comments.
Alexis Metaireau
2010-10-15
3
-9
/
+9
*
Fix the atom feed url.
Alexis Metaireau
2010-09-28
1
-1
/
+1
*
add support for pygments
Alexis Metaireau
2010-09-27
2
-0
/
+208
[next]