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.
 
 
 

57 lines
1.8 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 `mtime` and `etags` support
  25. * Added PyPI publisher
  26. * Made `site.full_url` ignore fully qualified paths
  27. - |tinnet|_
  28. * Bug fixes (Default template, `Syntax` template tag)
  29. .. _Lakshmi Vyasarajan: http://twitter.com/lakshmivyas
  30. .. _Flowplayer: http://flowplayer.org
  31. .. _Tero Piirainen: http://cloudpanic.com
  32. .. _original hyde project: http://github.com/lakshmivyas/hyde
  33. .. |rfk| replace:: Ryan Kelly
  34. .. _rfk: http://github.com/rfk
  35. .. |tinnet| replace:: Tinnet Coronam
  36. .. _tinnet: http://github.com/tinnet
  37. .. |pestaa| replace:: pestaa
  38. .. _pestaa: http://github.com/pestaa
  39. .. |vincentbernat| replace:: Vincent Bernat
  40. .. _vincentbernat: http://github.com/vincentbernat
  41. .. |merlinrebrovic| replace:: Merlin Rebrović
  42. .. _merlinrebrovic: https://github.com/merlinrebrovic