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.
 
 
 

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