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.
 
 
 

112 lines
3.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. - |nud|_
  8. * Bug Fix: Fix class name of `test_stylus`
  9. * `$PATH` based executable discovery for `CLTransformer` plugins.
  10. - |theevocater|_
  11. * Fixed Authors link in README
  12. - |tcheneau|_
  13. * Added support for AsciiDoc.
  14. - |gr3dman|_
  15. * Added paginator plugin and tests
  16. - |benallard|_
  17. * Added restructuredText plugin
  18. * Added restructuredText filter
  19. * Added traceback support for errors when server is running
  20. - |stiell|_
  21. * Bug Fix: Better mime type support in hyde server
  22. * Bug Fix: Support empty extension in tagger archives
  23. - |gfuchedzhy|_
  24. * Bug Fix: Hyde server now takes the url cleaner plugin into account.
  25. * Bug Fix: Sorter excludes items that do not have sorting attributes.
  26. * Bug Fix: CLTransformer now gracefully handles arguments that have "=".
  27. * Bug Fix: All occurrences of `str` replaced with `unicode`.
  28. * Bug Fix: Support for encoded urls.
  29. * Bug Fix: Converted `content_url` and `media_url` to encoded urls
  30. * Bug Fix: Retain permissions in text files during generation
  31. * Bug Fix: Textlinks plugin: do nothing if resource doesn't use template
  32. - |merlinrebrovic|_
  33. * Hyde starter kit
  34. - |vincentbernat|_
  35. * Bug Fix: Made sorting tests more predictable
  36. * Bug Fix: Added more standard paths for executables
  37. * Added Combine files plugin
  38. * Added ignore option in site configuration to igore based on wildcards
  39. * Added silent, compress and optimization parameter support for less css plugin
  40. * Fixed plugin chaining issues
  41. * Added Language(translation) plugin
  42. * Added support for parameters with `=` to `CLTransformer`
  43. * Added JPEGOptim plugin
  44. * Bug Fix: Ensure image sizer plugin handles external urls properly.
  45. * Support for `output_format` configuration in markdown
  46. - |pestaa|_
  47. * Added support for `UTF8` keys in `metadata` and `config`
  48. - |rfk|_
  49. * Bug fix: LessCSSPlugin: return original text if not a .less file
  50. * Added 'use_figure' configuration option for syntax tag
  51. * PyFS publisher with `mtime` and `etags` support
  52. * Added PyPI publisher
  53. * Bug fix: Made `site.full_url` ignore fully qualified paths
  54. * Added Sphinx Plugin
  55. * Bug fix: PyFS publisher now checks if the pyfs module is installed.
  56. - |tinnet|_
  57. * Bug fixes (Default template, `Syntax` template tag)
  58. .. _Lakshmi Vyasarajan: http://twitter.com/lakshmivyas
  59. .. _Flowplayer: http://flowplayer.org
  60. .. _Tero Piirainen: http://cloudpanic.com
  61. .. _original hyde project: https://github.com/lakshmivyas/hyde
  62. .. |rfk| replace:: Ryan Kelly
  63. .. _rfk: https://github.com/rfk
  64. .. |tinnet| replace:: Tinnet Coronam
  65. .. _tinnet: https://github.com/tinnet
  66. .. |pestaa| replace:: pestaa
  67. .. _pestaa: https://github.com/pestaa
  68. .. |vincentbernat| replace:: Vincent Bernat
  69. .. _vincentbernat: https://github.com/vincentbernat
  70. .. |merlinrebrovic| replace:: Merlin Rebrović
  71. .. _merlinrebrovic: https://github.com/merlinrebrovic
  72. .. |gfuchedzhy| replace:: Grygoriy Fuchedzhy
  73. .. _gfuchedzhy: https://github.com/gfuchedzhy
  74. .. |stiell| replace:: Stian Ellingsen
  75. .. _stiell: https://github.com/stiell
  76. .. |benallard| replace:: Benoît Allard
  77. .. _benallard: https://github.com/benallard
  78. .. |gr3dman| replace:: Gareth Redman
  79. .. _gr3dman: https://github.com/gr3dman
  80. .. |tcheneau| replace:: Tony Cheneau
  81. .. _tcheneau: https://github.com/tcheneau
  82. .. |theevocater| replace:: Jacob Kaufman
  83. .. _theevocater: https://github.com/theevocater
  84. .. |nud| replace:: Steve Frécinaux
  85. .. _nud: https://github.com/nud