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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve docs for plugin code style compliance
Justin Mayer
2020-11-20
1
-1
/
+12
*
Ensure `invoke lint` task & its docs are in sync
Justin Mayer
2020-11-20
1
-5
/
+8
*
Update PyPI URLs to new equivalents
Justin Mayer
2020-11-20
1
-1
/
+1
*
pelican-plugins only shows auto-discovered plugins
Justin Mayer
2020-11-20
1
-2
/
+2
*
Fix changelog entry formatting and issue links
Justin Mayer
2020-11-02
1
-3
/
+3
*
Release Pelican 4.5.1
4.5.1
botpub
2020-11-02
1
-0
/
+7
*
Fix SUMMARY_END_SUFFIX variable name in changelog
Justin Mayer
2020-08-29
1
-1
/
+1
*
Prepare to release Pelican 4.5
Justin Mayer
2020-08-20
1
-3
/
+19
*
Rename setting SUMMARY_END_MARKER → SUMMARY_END_SUFFIX (#2792)
kernc
2020-08-19
1
-2
/
+2
*
Minor improvements to installation docs
Justin Mayer
2020-08-17
1
-9
/
+5
*
Remove outdated references to Python 2.7 in docs
Justin Mayer
2020-08-17
2
-5
/
+3
*
Prefix Pip commands with `python -m` in docs
Justin Mayer
2020-08-17
6
-15
/
+15
*
Use more reliable installation command in docs
Justin Mayer
2020-08-17
2
-3
/
+3
*
Fix error in --extra-settings feature. Refs #2789
Justin Mayer
2020-08-13
1
-1
/
+1
*
Merge pull request #2779 from shakram02/docs-fix-custom-reader-example
Justin Mayer
2020-08-11
1
-7
/
+12
|
\
|
*
fix usage of pelican_open in docs
shakram02
2020-07-11
1
-7
/
+12
*
|
Document -e / --extra-settings option flags
Justin Mayer
2020-08-11
1
-0
/
+6
*
|
Remove self-referential Template Pages link in docs
Justin Mayer
2020-08-02
1
-1
/
+1
*
|
Document inability to control plugin execution order
Justin Mayer
2020-07-29
1
-2
/
+7
|
/
*
Fix sentence in docs
magicbrothers
2020-06-12
1
-1
/
+1
*
Docs: minor fix code block indent
Kernc
2020-06-05
1
-2
/
+2
*
Document how to logging in plugins
Kernc
2020-06-05
1
-1
/
+5
*
Improve namespace plugin documentation
Justin Mayer
2020-06-04
1
-12
/
+15
*
Document the `pelican-plugins` command
Justin Mayer
2020-05-26
1
-3
/
+5
*
Add FAQ entry about Markdown syntax variants
Justin Mayer
2020-05-17
2
-3
/
+20
*
Cleanup test environment and requirements
Deniz Turgut
2020-05-09
2
-2
/
+2
*
Modernize code base to Python 3+ syntax
remove-legacy
Justin Mayer
2020-04-27
1
-3
/
+1
*
Tidy SLUGIFY_* settings documentation
Justin Mayer
2020-04-21
1
-8
/
+6
*
Merge pull request #2731 from avaris/unicode-slugify
Justin Mayer
2020-04-21
1
-6
/
+19
|
\
|
*
Expose preserve_case option from slugify
Deniz Turgut
2020-04-21
1
-0
/
+6
|
*
Expose use_unicode setting of slugify in settings and use it
Deniz Turgut
2020-04-19
1
-6
/
+13
*
|
Update dev docs to reflect Poetry behavior change
Justin Mayer
2020-04-20
1
-1
/
+2
|
/
*
Add Typogrify/SmartyPants dashes config parameter (#2615)
fancsali
2020-04-16
1
-0
/
+11
*
Remove Piwik from theme and settings docs
Justin Mayer
2020-04-16
1
-14
/
+0
*
Fix building asciidoc headers in importer & add docs
Justin Mayer
2020-04-16
1
-3
/
+3
*
Enhance JINJA_FILTERS setting docs (#2126)
Cropse
2020-04-15
1
-0
/
+3
*
Wrong path for attached static content urls (#2158)
David Zaslavsky
2020-04-15
2
-1
/
+13
*
Add settings for custom Jinja globals and tests (#2715)
Justin Mayer
2020-04-12
1
-2
/
+16
*
Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661)
Kurt McKee
2020-04-12
10
-34
/
+34
*
Merge pull request #2666 from xuhdev/doc/themes
Justin Mayer
2020-04-12
2
-2
/
+4
|
\
|
*
Add cross links between theme settings and pelican-themes
Hong Xu
2019-12-25
2
-2
/
+4
*
|
Merge pull request #2660 from kurtmckee/fix-pagination-docs-typo
Justin Mayer
2020-04-12
1
-1
/
+1
|
\
\
|
*
|
Fix a typo in the pagination settings docs
Kurt McKee
2019-12-05
1
-1
/
+1
|
|
/
*
|
Merge pull request #2711 from galaxy4public/summary-end-marker
Justin Mayer
2020-04-12
1
-0
/
+5
|
\
\
|
*
|
Provided the settings documentation snippet
(GalaxyMaster)
2020-04-11
1
-0
/
+5
*
|
|
Update documentation copyright & attribution info
Justin Mayer
2020-04-12
1
-3
/
+3
|
/
/
*
|
Docs: Add info about pelican-quickstart command path flag. (#2675)
Carlos Pereira Atencio
2020-02-26
1
-0
/
+7
*
|
Docs: Ensure plugin developers create new branch
Justin Mayer
2019-12-28
1
-0
/
+4
*
|
Document mirroring content & output path hierarchies
Justin Mayer
2019-12-28
1
-1
/
+9
*
|
Move Python datetime note further down Settings docs
Justin Mayer
2019-12-28
1
-9
/
+9
[prev]
[next]