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.
 
 
 

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