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.
 
 
 

58 lines
1.9 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. * Bug Fix: Ensure image sizer plugin handles external urls properly.
  20. - |pestaa|_
  21. * Added support for `UTF8` keys in `metadata` and `config`
  22. - |rfk|_
  23. * Bug fix: LessCSSPlugin: return original text if not a .less file
  24. * Added 'use_figure' configuration option for syntax tag
  25. * PyFS publisher with `mtime` and `etags` support
  26. * Added PyPI publisher
  27. * Bug fix: Made `site.full_url` ignore fully qualified paths
  28. - |tinnet|_
  29. * Bug fixes (Default template, `Syntax` template tag)
  30. .. _Lakshmi Vyasarajan: http://twitter.com/lakshmivyas
  31. .. _Flowplayer: http://flowplayer.org
  32. .. _Tero Piirainen: http://cloudpanic.com
  33. .. _original hyde project: http://github.com/lakshmivyas/hyde
  34. .. |rfk| replace:: Ryan Kelly
  35. .. _rfk: http://github.com/rfk
  36. .. |tinnet| replace:: Tinnet Coronam
  37. .. _tinnet: http://github.com/tinnet
  38. .. |pestaa| replace:: pestaa
  39. .. _pestaa: http://github.com/pestaa
  40. .. |vincentbernat| replace:: Vincent Bernat
  41. .. _vincentbernat: http://github.com/vincentbernat
  42. .. |merlinrebrovic| replace:: Merlin Rebrović
  43. .. _merlinrebrovic: https://github.com/merlinrebrovic