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.
 
 
 

288 lines
8.1 KiB

  1. Hyde is developed and maintained by `Lakshmi Vyasarajan`_. The new
  2. version of 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. - |shym|_
  8. * Fix various typos in documentation and code. (Issue #227)
  9. - |maethor|_
  10. * Make username optional in SSH publisher. (Issue #222)
  11. - |webmaster128|_
  12. * Bugfix: Add spaces to menu in ``starter`` layout. (Issue #219)
  13. - |QuLogic|_
  14. * Refactor: Plugins reorganized by function. (Issue #170)
  15. * Add HG Dates Plugin. (Issue #177)
  16. * Add Clever CSS Plugin. (Issue #178)
  17. * Add Sassy CSS Plugin. (Issue #179)
  18. - |sirlantis|_
  19. * Add support for custom jinja filters. (Issue #159)
  20. - |ilkerde|_
  21. * Add Require JS plugin. (Issue #201)
  22. - |jakevdp|_
  23. * Add SSH publisher (Issue #205)
  24. - |herrlehmann|_
  25. * Bugfix: Fix date time comparison in git plugin.
  26. (Issue#142, #199, #137)
  27. - |rephorm|_
  28. * Add thumbnail plugin. (Issue #169, #89)
  29. - |jabapyth|_
  30. * Add extension support for restructured text. (Issue #206)
  31. - |tarajane|_
  32. * Bugfix: Update the .clear styleName to be .clearfix instead.
  33. Base.j2 applies the 'clearfix' class to the 'banner' element, and
  34. not the 'clear' class. (Issue #156)
  35. - |pib|_
  36. * Bugfix: Use `_transform` instead of `transform` in Expando.
  37. (Issue #152, #153)
  38. - |adube|_
  39. * Bugfix: Fix atom.j2 to use `relative_path` instead of `url` when
  40. referencing templates. (Issue #155, Issue#203)
  41. - |davefowler|_
  42. * Bugfix: Infinate recursion error with resource dependencies.
  43. (Issue #155, Issue#200)
  44. - |irrelative|_
  45. * Bugfix: Avoid index error if there aren't pages when iterating
  46. for paginator. (Issue #190)
  47. - |joshgerdes|_
  48. * Made urlencoding safe character list configurable. (Issue #150)
  49. - |ErkanYilmaz|_
  50. * Fixed typos in README.
  51. - |idank|_
  52. * Bugfix: Tag archive generator uses subscript syntax to avoid failure
  53. when tags contain '-' or space.
  54. * Bugfix: Use `check_output` to avoid a traceback when subprocess
  55. command fails.
  56. - |jd|_
  57. * Bugfix: Metadata Plugin: Do not try to read meta data on
  58. `simple_copy` files.
  59. * Bugfix: Force escape on title in Atom feed. (Issue #176)
  60. * Add `node.rwalk` method for traversing the node in reverse. (Issue #176)
  61. - |vinilios|_
  62. * Added a helper method in Expando class to ease up non existing keys
  63. handling.
  64. * Some improvements in LessCSSPlugin to be able to build complex less
  65. projects (such as twitter bootstrap)
  66. - |nud|_
  67. * Bugfix: Fix class name of `test_stylus`
  68. * `$PATH` based executable discovery for `CLTransformer` plugins.
  69. * Bugfix: Fix date time comparison in git plugin. (Issue#142, #199, #137)
  70. - |theevocater|_
  71. * Fixed Authors link in README
  72. - |tcheneau|_
  73. * Added support for AsciiDoc.
  74. - |gr3dman|_
  75. * Added paginator plugin and tests
  76. - |benallard|_
  77. * Added restructuredText plugin
  78. * Added restructuredText filter
  79. * Added traceback support for errors when server is running
  80. - |stiell|_
  81. * Bugfix: Better mime type support in hyde server
  82. * Bugfix: Support empty extension in tagger archives
  83. - |gfuchedzhy|_
  84. * Bugfix: Hyde server now takes the url cleaner plugin into account.
  85. * Bugfix: Sorter excludes items that do not have sorting attributes.
  86. * Bugfix: CLTransformer now gracefully handles arguments that have "=".
  87. * Bugfix: All occurrences of `str` replaced with `unicode`.
  88. * Bugfix: Support for encoded urls.
  89. * Bugfix: Converted `content_url` and `media_url` to encoded urls
  90. * Bugfix: Retain permissions in text files during generation
  91. * Bugfix: Textlinks plugin: do nothing if resource doesn't use template
  92. * Add thumbnail plugin. (Issue #169, #89)
  93. * Bugfix: Serve files without a resource. (Issue #92)
  94. - |merlinrebrovic|_
  95. * Hyde starter kit creation and maintenance.
  96. - |vincentbernat|_
  97. * Bugfix: Made sorting tests more predictable
  98. * Bugfix: Added more standard paths for executables
  99. * Added Combine files plugin
  100. * Added ignore option in site configuration to igore based on wildcards
  101. * Added silent, compress and optimization parameter support for less
  102. css plugin
  103. * Fixed plugin chaining issues
  104. * Added Language(translation) plugin
  105. * Added support for parameters with `=` to `CLTransformer`
  106. * Added JPEGOptim plugin
  107. * Bugfix: Ensure image sizer plugin handles external urls properly.
  108. * Support for `output_format` configuration in markdown
  109. * Add Coffeescript plugin. (Issue #172)
  110. * Add thumbnail plugin. (Issue #169, #89)
  111. * Add jpegtran plugin. (Issue #171)
  112. - |pestaa|_
  113. * Added support for `UTF8` keys in `metadata` and `config`
  114. - |rfk|_
  115. * Bugfix: LessCSSPlugin: return original text if not a .less file
  116. * Added 'use_figure' configuration option for syntax tag
  117. * PyFS publisher with `mtime` and `etags` support
  118. * Added PyPI publisher
  119. * Bugfix: Made `site.full_url` ignore fully qualified paths
  120. * Added Sphinx Plugin
  121. * Bugfix: PyFS publisher now checks if the pyfs module is installed.
  122. - |tinnet|_
  123. * Bugfixes (Default template, `Syntax` template tag)
  124. .. _Lakshmi Vyasarajan: http://twitter.com/lakshmivyas
  125. .. _Flowplayer: http://flowplayer.org
  126. .. _Tero Piirainen: http://cloudpanic.com
  127. .. _original hyde project: https://github.com/lakshmivyas/hyde
  128. .. |rfk| replace:: Ryan Kelly
  129. .. _rfk: https://github.com/rfk
  130. .. |tinnet| replace:: Tinnet Coronam
  131. .. _tinnet: https://github.com/tinnet
  132. .. |pestaa| replace:: pestaa
  133. .. _pestaa: https://github.com/pestaa
  134. .. |vincentbernat| replace:: Vincent Bernat
  135. .. _vincentbernat: https://github.com/vincentbernat
  136. .. |merlinrebrovic| replace:: Merlin Rebrović
  137. .. _merlinrebrovic: https://github.com/merlinrebrovic
  138. .. |gfuchedzhy| replace:: Grygoriy Fuchedzhy
  139. .. _gfuchedzhy: https://github.com/gfuchedzhy
  140. .. |stiell| replace:: Stian Ellingsen
  141. .. _stiell: https://github.com/stiell
  142. .. |benallard| replace:: Benoît Allard
  143. .. _benallard: https://github.com/benallard
  144. .. |gr3dman| replace:: Gareth Redman
  145. .. _gr3dman: https://github.com/gr3dman
  146. .. |tcheneau| replace:: Tony Cheneau
  147. .. _tcheneau: https://github.com/tcheneau
  148. .. |theevocater| replace:: Jacob Kaufman
  149. .. _theevocater: https://github.com/theevocater
  150. .. |nud| replace:: Steve Frécinaux
  151. .. _nud: https://github.com/nud
  152. .. |vinilios| replace:: Kostas Papadimitriou
  153. .. _vinilios: https://github.com/vinilios
  154. .. |jd| replace:: Julien Danjou
  155. .. _jd: https://github.com/jd
  156. .. |idank| replace:: idank
  157. .. _idank: https://github.com/idank
  158. .. |ErkanYilmaz| replace:: Erkan Yilmaz
  159. .. _ErkanYilmaz: https://github.com/Erkan-Yilmaz
  160. .. |joshgerdes| replace:: Josh Gerdes
  161. .. _joshgerdes: https://github.com/joshgerdes
  162. .. |irrelative| replace:: irrelative
  163. .. _irrelative: https://github.com/irrelative
  164. .. |davefowler| replace:: Dave Fowler
  165. .. _davefowler: https://github.com/davefowler
  166. .. |adube| replace:: Alexandre Dubé
  167. .. _adube: https://github.com/adube
  168. .. |pib| replace:: Paul Bonser
  169. .. _pib: https://github.com/pib
  170. .. |tarajane| replace:: Tara Feener
  171. .. _tarajane: https://github.com/tarajane
  172. .. |jabapyth| replace:: Jared Forsyth
  173. .. _jabapyth: https://github.com/jabapyth
  174. .. |rephorm| replace:: Brian Mattern
  175. .. _rephorm: https://github.com/rephorm
  176. .. |herrlehmann| replace:: herr-lehmann
  177. .. _herrlehmann: https://github.com/herr-lehmann
  178. .. |jakevdp| replace:: Jake Vanderplas
  179. .. _jakevdp: https://github.com/jakevdp
  180. .. |ilkerde| replace:: ilkerde
  181. .. _ilkerde: https://github.com/ilkerde
  182. .. |sirlantis| replace:: Marcel Jackwerth
  183. .. _sirlantis: https://github.com/sirlantis
  184. .. |QuLogic| replace:: Elliott Sales de Andrade
  185. .. _QuLogic: https://github.com/QuLogic
  186. .. |webmaster128| replace:: Simon Warta
  187. .. _webmaster128: https://github.com/webmaster128
  188. .. |maethor| replace:: Guillaume Subiron
  189. .. _maethor: https://github.com/maethor
  190. .. |shym| replace:: shym
  191. .. _shym: https://github.com/shym