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.
 
 
 

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