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.
 
 
 

82 lines
2.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. - |benallard|_
  8. * Added restructuredText plugin
  9. * Added restructuredText filter
  10. * Added traceback support for errors when server is running
  11. - |stiell|_
  12. * Bug Fix: Better mime type support in hyde server
  13. * Bug Fix: Support empty extension in tagger archives
  14. - |gfuchedzhy|_
  15. * Bug Fix: Hyde server now takes the url cleaner plugin into account.
  16. * Bug Fix: Sorter excludes items that do not have sorting attributes.
  17. * Bug Fix: CLTransformer now gracefully handles arguments that have "=".
  18. - |merlinrebrovic|_
  19. * Hyde starter kit
  20. - |vincentbernat|_
  21. * Bug Fix: Made sorting tests more predictable
  22. * Bug Fix: Added more standard paths for executables
  23. * Added Combine files plugin
  24. * Added ignore option in site configuration to igore based on wildcards
  25. * Added silent, compress and optimization parameter support for less css plugin
  26. * Fixed plugin chaining issues
  27. * Added Language(translation) plugin
  28. * Added support for parameters with `=` to `CLTransformer`
  29. * Added JPEGOptim plugin
  30. * Bug Fix: Ensure image sizer plugin handles external urls properly.
  31. - |pestaa|_
  32. * Added support for `UTF8` keys in `metadata` and `config`
  33. - |rfk|_
  34. * Bug fix: LessCSSPlugin: return original text if not a .less file
  35. * Added 'use_figure' configuration option for syntax tag
  36. * PyFS publisher with `mtime` and `etags` support
  37. * Added PyPI publisher
  38. * Bug fix: Made `site.full_url` ignore fully qualified paths
  39. * Added Sphinx Plugin
  40. * Bug fix: PyFS publisher now checks if the pyfs module is installed.
  41. - |tinnet|_
  42. * Bug fixes (Default template, `Syntax` template tag)
  43. .. _Lakshmi Vyasarajan: http://twitter.com/lakshmivyas
  44. .. _Flowplayer: http://flowplayer.org
  45. .. _Tero Piirainen: http://cloudpanic.com
  46. .. _original hyde project: http://github.com/lakshmivyas/hyde
  47. .. |rfk| replace:: Ryan Kelly
  48. .. _rfk: https://github.com/rfk
  49. .. |tinnet| replace:: Tinnet Coronam
  50. .. _tinnet: https://github.com/tinnet
  51. .. |pestaa| replace:: pestaa
  52. .. _pestaa: https://github.com/pestaa
  53. .. |vincentbernat| replace:: Vincent Bernat
  54. .. _vincentbernat: https://github.com/vincentbernat
  55. .. |merlinrebrovic| replace:: Merlin Rebrović
  56. .. _merlinrebrovic: https://github.com/merlinrebrovic
  57. .. |gfuchedzhy| replace:: Grygoriy Fuchedzhy
  58. .. _gfuchedzhy: https://github.com/gfuchedzhy
  59. .. |stiell| replace:: Stian Ellingsen
  60. .. _stiell: https://github.com/stiell
  61. .. |benallard| replace:: Benoît Allard
  62. .. _benallard: https://github.com/benallard