Commit History

Author SHA1 Message Date
  Justin Mayer 876f6b8ff8 Merge pull request #711 from stieglma/photos-enhancement 8 years ago
  Bernhard Scheirle 89faff9445 [pelican_comment_system] Fix mailto link: use '\r\n' instead of '\n'; Fixes #719 8 years ago
  Aetf f3d2970f87 Fix filetime_from_git not working in python3 8 years ago
  Bernhard Scheirle b31d127735 [pelican_comment_system] Logs a warning if the parent of a comment can not be found. 8 years ago
  Justin Mayer 36bf42fc6e Merge pull request #707 from snay/master 8 years ago
  Konrad Förstner 780ad9a91e Rename to be consistent with general template structure 8 years ago
  Konrad Förstner d4546a3716 Correct template path 8 years ago
  Peter Dahlberg 9fb92a2031 Events: make the handling of the i18n_subsites case a bit saner 8 years ago
  Thomas Stieglmaier 712607b3fc galleries should only be created once per language, and also be available only once in the output 8 years ago
  Thomas Stieglmaier 272fcb57d1 make photos plugin work with multiple galleries 8 years ago
  Peter Dahlberg d86f531425 Events: Change sort keys to not include dicts for python3 compatbility 8 years ago
  Peter Dahlberg 26a0fe3c1b Events: Use "Exception as e" for python3 compatbility 8 years ago
  Peter Dahlberg 8644b8ee9a Events: Use a namedtuple for storing events 8 years ago
  Thomas Stieglmaier ccce7172be remove accidentially added 9 8 years ago
  Thomas Stieglmaier 8f25ccf1b5 fixed events plugin once again, showing events on the homepagae didn't work as expected 8 years ago
  Justin Mayer 3097bdf68b Merge pull request #706 from sabaini/master 8 years ago
  Justin Mayer 7cb7debc2e Merge pull request #708 from ionelmc/patch-1 8 years ago
  Ionel Cristian Mărieș b2a2fe3eeb Also fill related_posts for draft articles (against published articles of course). 8 years ago
  snay 9dea9b285b change regex to support width & height in percents 8 years ago
  Peter Sabaini e92903a172 Don't add empty metadata values 8 years ago
  Justin Mayer a4e03faf63 Merge pull request #704 from stieglma/patch-1 8 years ago
  Thomas Stieglmaier 666c1c0f45 Make events plugin work with i18n_subsites 8 years ago
  Justin Mayer 816e86d8b7 Merge pull request #702 from jar1karp/rmd_reader-python3-fix 8 years ago
  Jari Karppinen 9fb7987781 rmd_reader: Fix for python3 8 years ago
  Justin Mayer 4295f9d137 Merge pull request #700 from jar1karp/rmd_reader-automatic-fig-path-prefix-v2 8 years ago
  Jari Karppinen 8aeca9ac4b rmd_reader: Print error msg if RMD_READER_RENAME_PLOT is set to bool 8 years ago
  Jari Karppinen c1ea82d5b7 rmd_reader: Unit tests updated 8 years ago
  Justin Mayer 4f1efdb2b4 Merge pull request #699 from ziogaschr/fix_sitemap_issue_698 8 years ago
  Jari Karppinen cf90d22013 Use relpath sans ext of markdown source as prefix for figures to avoid overwriting figures with same chunk name. 8 years ago
  Chris Ziogas 99a1ddf40d Fix sitemap plugin #698 for python3 8 years ago