Commit 5bc289a
Submodule pelican-plugins updated 93 files
- .gitmodules+18
- Readme.rst+6-2
- assets/Readme.rst+2-1
- better_codeblock_line_numbering/Readme.md+125
- better_codeblock_line_numbering/__init__.py+1
- better_codeblock_line_numbering/better_codeblock_line_numbering.py+47
- better_figures_and_images/readme.rst+45-46
- bootstrapify+1
- custom_article_urls/custom_article_urls.py+1-1
- dateish/Readme.rst+36
- dateish/__init__.py+1
- dateish/dateish.py+26
- extract_toc/extract_toc.py+16-3
- feed_summary/Readme.md+2-2
- feed_summary/magic_set.py+8-8
- footer_insert/README.md+17
- footer_insert/__init__.py+1
- footer_insert/footer_insert.py+30
- gallery/gallery.py+23-1
- gzip_cache/Readme.rst+7
- gzip_cache/gzip_cache.py+14-2
- gzip_cache/test_gzip_cache.py+23-3
- i18n_subsites/README.rst+124-41
- i18n_subsites/_regenerate_context_helpers.py-81
- i18n_subsites/i18n_subsites.py+417-166
- i18n_subsites/implementing_language_buttons.rst+26-11
- i18n_subsites/localizing_using_jinja2.rst+88-30
- i18n_subsites/test_data/content/images/img.png
- i18n_subsites/test_data/content/pages/untranslated-page.rst+5
- i18n_subsites/test_data/content/translated_article-cz.rst+8
- i18n_subsites/test_data/content/translated_article-de.rst+8
- i18n_subsites/test_data/content/translated_article-en.rst+8
- i18n_subsites/test_data/content/untranslated_article-en.rst+9
- i18n_subsites/test_data/localized_theme/babel.cfg+2
- i18n_subsites/test_data/localized_theme/messages.pot+23
- i18n_subsites/test_data/localized_theme/static/style.css
- i18n_subsites/test_data/localized_theme/templates/base.html+7
- i18n_subsites/test_data/localized_theme/translations/de/LC_MESSAGES/messages.mo
- i18n_subsites/test_data/localized_theme/translations/de/LC_MESSAGES/messages.po+23
- i18n_subsites/test_data/output/an-untranslated-article.html+50
- i18n_subsites/test_data/output/cz/an-untranslated-article-en.html+49
- i18n_subsites/test_data/output/cz/feeds_all.atom.xml+10
- i18n_subsites/test_data/output/cz/index.html+54
- i18n_subsites/test_data/output/cz/translated-article.html+52
- i18n_subsites/test_data/output/de/drafts/an-untranslated-article-en.html+49
- i18n_subsites/test_data/output/de/feeds_all.atom.xml+8
- i18n_subsites/test_data/output/de/index.html+42
- i18n_subsites/test_data/output/de/pages/untranslated-page-en.html+30
- i18n_subsites/test_data/output/de/translated-article.html+52
- i18n_subsites/test_data/output/feeds_all.atom.xml+10
- i18n_subsites/test_data/output/images/img.png
- i18n_subsites/test_data/output/index.html+55
- i18n_subsites/test_data/output/pages/untranslated-page.html+31
- i18n_subsites/test_data/output/theme/style.css
- i18n_subsites/test_data/output/translated-article.html+53
- i18n_subsites/test_data/pelicanconf.py+53
- i18n_subsites/test_i18n_subsites.py+139
- liquid_tags/Readme.md+48-3
- liquid_tags/b64img.py+88
- liquid_tags/img.py+4-3
- liquid_tags/include_code.py+1-2
- liquid_tags/liquid_tags.py+7-2
- liquid_tags/mdx_liquid_tags.py+18-1
- liquid_tags/notebook.py+10-6
- liquid_tags/test_notebook.py+92
- multi_part/Readme.md+2
- multi_part/multi_part.py+16-10
- pandoc_reader+1
- pelican-jinja2content+1
- pelican-langcategory+1
- pelican-md-yaml+1
- read_more_link/read_more_link.py+3-3
- render_math/Readme.md+52-112
- render_math/math.py+118-309
- render_math/mathjax_script.txt-28
- render_math/mathjax_script_template+26
- render_math/pelican_mathjax_markdown_extension.py+92
- rmd_reader/Readme.md+24-1
- series/Readme.md+45
- series/__init__.py+1
- series/series.py+75
- sitemap/sitemap.py+6-2
- sort_tags+1
- thumbnailer/Readme.md+12-8
- thumbnailer/test_data/subdir/sample_image.jpg
- thumbnailer/test_thumbnails.py+27-5
- thumbnailer/thumbnailer.py+32-27
- touch/__init__.py+5
- twitter_bootstrap_rst_directives/bootstrap_rst_directives.py+2-2
- video_privacy_enhancer/Readme.md+49
- video_privacy_enhancer/__init__.py+1
- video_privacy_enhancer/video_privacy_enhancer.py+137
- video_privacy_enhancer/video_privacy_enhancer_jquery.js+19
0 commit comments