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.
 
 
 

72 lines
2.4 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. * Bug Fix: Sorter excludes items that do not have sorting attributes.
  13. - |merlinrebrovic|_
  14. * Hyde starter kit
  15. - |vincentbernat|_
  16. * Bug Fix: Made sorting tests more predictable
  17. * Bug Fix: Added more standard paths for executables
  18. * Added Combine files plugin
  19. * Added ignore option in site configuration to igore based on wildcards
  20. * Added silent, compress and optimization parameter support for less css plugin
  21. * Fixed plugin chaining issues
  22. * Added Language(translation) plugin
  23. * Added support for parameters with `=` to `CLTransformer`
  24. * Added JPEGOptim plugin
  25. * Bug Fix: Ensure image sizer plugin handles external urls properly.
  26. - |pestaa|_
  27. * Added support for `UTF8` keys in `metadata` and `config`
  28. - |rfk|_
  29. * Bug fix: LessCSSPlugin: return original text if not a .less file
  30. * Added 'use_figure' configuration option for syntax tag
  31. * PyFS publisher with `mtime` and `etags` support
  32. * Added PyPI publisher
  33. * Bug fix: Made `site.full_url` ignore fully qualified paths
  34. - |tinnet|_
  35. * Bug fixes (Default template, `Syntax` template tag)
  36. .. _Lakshmi Vyasarajan: http://twitter.com/lakshmivyas
  37. .. _Flowplayer: http://flowplayer.org
  38. .. _Tero Piirainen: http://cloudpanic.com
  39. .. _original hyde project: http://github.com/lakshmivyas/hyde
  40. .. |rfk| replace:: Ryan Kelly
  41. .. _rfk: http://github.com/rfk
  42. .. |tinnet| replace:: Tinnet Coronam
  43. .. _tinnet: http://github.com/tinnet
  44. .. |pestaa| replace:: pestaa
  45. .. _pestaa: http://github.com/pestaa
  46. .. |vincentbernat| replace:: Vincent Bernat
  47. .. _vincentbernat: http://github.com/vincentbernat
  48. .. |merlinrebrovic| replace:: Merlin Rebrović
  49. .. _merlinrebrovic: https://github.com/merlinrebrovic
  50. .. |gfuchedzhy| replace:: Grygoriy Fuchedzhy
  51. .. _gfuchedzhy: https://github.com/gfuchedzhy
  52. .. |stiell| replace:: Stian Ellingsen
  53. .. _stiell: https://github.com/stiell