Skip to content

Latest commit

 

History

History
71 lines (53 loc) · 2.36 KB

AUTHORS.rst

File metadata and controls

71 lines (53 loc) · 2.36 KB

Hyde is developed and maintained by Lakshmi Vyasarajan. The new version of Hyde is sponsored by Flowplayer and Tero Piirainen.

This version would not exist without the contributions from the original hyde project.

Contributors

  • Stian Ellingsen_
    • Bug Fix: Better mime type support in hyde server
    • Bug Fix: Support empty extension in tagger archives
  • Grygoriy Fuchedzhy_
    • Bug Fix: Hyde server now takes the url cleaner plugin into account.
    • Bug Fix: Sorter excludes items that do not have sorting attributes.
  • Merlin Rebrović_
    • Hyde starter kit
  • Vincent Bernat_
    • Bug Fix: Made sorting tests more predictable
    • Bug Fix: Added more standard paths for executables
    • Added Combine files plugin
    • Added ignore option in site configuration to igore based on wildcards
    • Added silent, compress and optimization parameter support for less css plugin
    • Fixed plugin chaining issues
    • Added Language(translation) plugin
    • Added support for parameters with = to CLTransformer
    • Added JPEGOptim plugin
    • Bug Fix: Ensure image sizer plugin handles external urls properly.
  • pestaa_
    • Added support for UTF8 keys in metadata and config
  • Ryan Kelly_
    • Bug fix: LessCSSPlugin: return original text if not a .less file
    • Added 'use_figure' configuration option for syntax tag
    • PyFS publisher with mtime and etags support
    • Added PyPI publisher
    • Bug fix: Made site.full_url ignore fully qualified paths
  • Tinnet Coronam_
    • Bug fixes (Default template, Syntax template tag)