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.
 
 
 

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