A fork of hyde, the static site generation. Some patches will be pushed upstream.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

71 lines
2.3 KiB

  1. Hyde is developed and maintained by `Lakshmi Vyasarajan`_. The new version of
  2. Hyde is sponsored by `Flowplayer`_ and `Tero Piirainen`_.
  3. This version would not exist without the contributions from the
  4. `original hyde project`_.
  5. Contributors
  6. ------------
  7. - |stiell|_
  8. * Bug Fix: Better mime type support in hyde server
  9. * Bug Fix: Support empty extension in tagger archives
  10. - |gfuchedzhy|_
  11. * Bug Fix: Hyde server now takes the url cleaner plugin into account.
  12. - |merlinrebrovic|_
  13. * Hyde starter kit
  14. - |vincentbernat|_
  15. * Bug Fix: Made sorting tests more predictable
  16. * Bug Fix: Added more standard paths for executables
  17. * Added Combine files plugin
  18. * Added ignore option in site configuration to igore based on wildcards
  19. * Added silent, compress and optimization parameter support for less css plugin
  20. * Fixed plugin chaining issues
  21. * Added Language(translation) plugin
  22. * Added support for parameters with `=` to `CLTransformer`
  23. * Added JPEGOptim plugin
  24. * Bug Fix: Ensure image sizer plugin handles external urls properly.
  25. - |pestaa|_
  26. * Added support for `UTF8` keys in `metadata` and `config`
  27. - |rfk|_
  28. * Bug fix: LessCSSPlugin: return original text if not a .less file
  29. * Added 'use_figure' configuration option for syntax tag
  30. * PyFS publisher with `mtime` and `etags` support
  31. * Added PyPI publisher
  32. * Bug fix: Made `site.full_url` ignore fully qualified paths
  33. - |tinnet|_
  34. * Bug fixes (Default template, `Syntax` template tag)
  35. .. _Lakshmi Vyasarajan: http://twitter.com/lakshmivyas
  36. .. _Flowplayer: http://flowplayer.org
  37. .. _Tero Piirainen: http://cloudpanic.com
  38. .. _original hyde project: http://github.com/lakshmivyas/hyde
  39. .. |rfk| replace:: Ryan Kelly
  40. .. _rfk: http://github.com/rfk
  41. .. |tinnet| replace:: Tinnet Coronam
  42. .. _tinnet: http://github.com/tinnet
  43. .. |pestaa| replace:: pestaa
  44. .. _pestaa: http://github.com/pestaa
  45. .. |vincentbernat| replace:: Vincent Bernat
  46. .. _vincentbernat: http://github.com/vincentbernat
  47. .. |merlinrebrovic| replace:: Merlin Rebrović
  48. .. _merlinrebrovic: https://github.com/merlinrebrovic
  49. .. |gfuchedzhy| replace:: Grygoriy Fuchedzhy
  50. .. _gfuchedzhy: https://github.com/gfuchedzhy
  51. .. |stiell| replace:: Stian Ellingsen
  52. .. _stiell: https://github.com/stiell