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.
 
 
 

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