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.
 
 
 

47 lines
1.5 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. - |vincentbernat|_
  8. * Bug Fix: Made sorting tests more predictable
  9. * Bug Fix: Added more standard paths for executables
  10. * Added Combine files plugin
  11. * Added ignore option in site configuration to igore based on wildcards
  12. * Added silent, compress and optimization parameter support for less css plugin
  13. * Fixed plugin chaining issues
  14. * Added Language(translation) plugin
  15. - |pestaa|_
  16. * Added support for `UTF8` keys in `metadata` and `config`
  17. - |rfk|_
  18. * Bug fix: LessCSSPlugin: return original text if not a .less file
  19. * Added 'use_figure' configuration option for syntax tag
  20. * Pyfs publisher with `mimetype` and `etags` support
  21. - |tinnet|_
  22. * Bug fixes (Default template, `Syntax` template tag)
  23. .. _Lakshmi Vyasarajan: http://twitter.com/lakshmivyas
  24. .. _Flowplayer: http://flowplayer.org
  25. .. _Tero Piirainen: http://cloudpanic.com
  26. .. _original hyde project: http://github.com/lakshmivyas/hyde
  27. .. |rfk| replace:: Ryan Kelly
  28. .. _rfk: http://github.com/rfk
  29. .. |tinnet| replace:: Tinnet Coronam
  30. .. _tinnet: http://github.com/tinnet
  31. .. |pestaa| replace:: pestaa
  32. .. _pestaa: http://github.com/pestaa
  33. .. |vincentbernat| replace:: Vincent Bernat
  34. .. _vincentbernat: http://github.com/vincentbernat